Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 # timeout=10
Commit message: "stp: set up all M3UA ports in array in steps"
 > git rev-list --no-walk 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins6417926538365120302.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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-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 9301 kB in 1s (11.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-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_Containers.cc Creating dependency file for RANAP_IEs.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_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for NS_Emulation_part_4.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_2.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for RAW_NS.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for NS_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_2.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SCTPasp_Types_part_6.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_5.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_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_1.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.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_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_4.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_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_1.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_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_Types_part_1.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_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_SMS_Types_part_2.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_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for LLC_Templates_part_2.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_5.cc Creating dependency file for IPCP_Templates_part_6.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_4.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_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 GTPv1C_CodecPort_part_3.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Native_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.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 IPL4asp_Types.cc Creating dependency file for ITU_X213_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 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 | } | ^ GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env 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 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 GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (426 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-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-nightly 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-nightly 0 upgraded, 29 newly installed, 0 to remove and 39 not upgraded. Need to get 13.8 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 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:/nightly/Debian_12 ./ osmocom-nightly 202501192026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.60.cf0a5.202501192026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.35.4b8e.202501192026 [39.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.60.cf0a5.202501192026 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.60.cf0a5.202501192026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.31.5199.202501192026 [59.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.60.cf0a5.202501192026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501192026 [70.0 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501192026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202501192026 [128 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202501192026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.60.cf0a5.202501192026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.60.cf0a5.202501192026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.60.cf0a5.202501192026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.60.cf0a5.202501192026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.60.cf0a5.202501192026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.60.cf0a5.202501192026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.60.cf0a5.202501192026 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202501192026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202501192026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202501192026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202501192026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.35.4b8e.202501192026 [106 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202501192026 [223 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202501192026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.60.cf0a5.202501192026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202501192026 [142 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202501192026 [542 kB] Fetched 13.8 MB in 0s (92.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 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-nightly. Preparing to unpack .../01-osmocom-nightly_202501192026_amd64.deb ... Unpacking osmocom-nightly (202501192026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.35.4b8e.202501192026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.35.4b8e.202501192026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.31.5199.202501192026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.31.5199.202501192026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202501192026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501192026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202501192026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501192026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202501192026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202501192026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202501192026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501192026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocore (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202501192026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202501192026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202501192026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202501192026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202501192026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202501192026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202501192026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202501192026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.35.4b8e.202501192026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.35.4b8e.202501192026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202501192026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202501192026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202501192026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501192026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202501192026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202501192026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202501192026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501192026) ... Setting up osmocom-nightly (202501192026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmocodec4:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libasn1c1:amd64 (0.9.38.202501192026) ... Setting up libosmovty13:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmoisdn0:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libgtp10:amd64 (1.12.0.35.4b8e.202501192026) ... Setting up libosmousb0:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202501192026) ... Setting up libosmogsm20:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmoctrl0:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmogb14:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libgtp-dbg:amd64 (1.12.0.35.4b8e.202501192026) ... Setting up libosmonetif11:amd64 (1.5.1.31.5199.202501192026) ... Setting up libosmocoding0:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmosim2:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmocore (1.10.0.60.cf0a5.202501192026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501192026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202501192026) ... Setting up libosmocore-dbg:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501192026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501192026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202501192026) ... 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.6.aad82.202501192026) ... Setting up osmo-sgsn (1.12.0.31.df44.202501192026) ... 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.6.aad82.202501192026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202501192026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501192026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250120094820481 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250120094820481 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250120094820481 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250120094820481 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250120094820481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250120094820481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250120094820481 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250120094820481 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250120094820481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250120094820481 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250120094820481 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250120094820481 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250120094820481 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250120094820481 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250120094820481 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250120094820481 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250120094820481 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55b35f9afd40(sgsn) with 23 counters 20250120094820690 DLSS7 INFO (r=127.0.0.1:38303<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120094820690 DLSS7 INFO (r=127.0.0.1:38303<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250120094820690 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:38303<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250120094820690 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250120094820690 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250120094820690 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120094820690 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250120094820690 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250120094820690 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250120094820691 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250120094820691 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250120094820691 DGPRS NOTICE libGTP v1.12.0.35-4b8e.202501192026 initialized (sgsn_main.c:462) 20250120094820691 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250120094820691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094820691 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250120094820691 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250120094820691 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250120094820691 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250120094820691 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250120094820691 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250120094820691 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250120094820691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120094820691 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120094820691 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120094820691 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120094820691 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120094820691 DLSS7 INFO (r=127.0.0.1:33327<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120094820691 DLSS7 INFO (r=127.0.0.1:33327<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250120094820691 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:33327<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250120094820691 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250120094820691 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120094820691 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120094820691 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120094820691 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120094820691 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:38303<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:739) 20250120094820691 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120094820691 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120094820691 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250120094820691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120094820691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120094820691 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120094820692 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@d54cc51358e7: Unix server socket created successfully. MC@d54cc51358e7: Listening on TCP port 42557. MC2> d54cc51358e7 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests d54cc51358e7 42557 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d54cc51358e7: New HC connected from 10.0.2.100 [10.0.2.100]. d54cc51358e7: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@d54cc51358e7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d54cc51358e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d54cc51358e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d54cc51358e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d54cc51358e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d54cc51358e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d54cc51358e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d54cc51358e7: Configuration file was processed on all HCs. MC@d54cc51358e7: Creating MTC on host 10.0.2.100. MC@d54cc51358e7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Jan 20 09:48:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120094821692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094821692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach started. 20250120094822247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094822254 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250120094822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250120094822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250120094822300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120094822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094822300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094822300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094822301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094822301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094822301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094822302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094822302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094822302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094822302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094822302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250120094822302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120094822302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094822302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094822302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094822302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094822304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094822310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094822310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094822314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250120094822314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250120094822314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250120094822314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120094822314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094822314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094822314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094822314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094822314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094822315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094822315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094822315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094822315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094822315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094822315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094822315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094822315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250120094822315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120094822315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094822315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094822316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(12)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120094822316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094822317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094822317 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-Gb1-BSSGP1(9)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120094822322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094822322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094822330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250120094822330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250120094822330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250120094822330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120094822330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094822330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094822330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094822330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094822330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094822331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094822331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094822331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094822331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094822331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094822331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094822331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094822331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250120094822332 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120094822332 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094822332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094822332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094822332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094822334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094822334 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)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094822339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094822339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120094822692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120094822692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20250120094822692 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250120094822692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250120094822692 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250120094822692 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250120094822692 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250120094822692 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250120094822692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250120094822692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120094822692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094822693 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20250120094822693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120094822693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120094822693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250120094822693 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120094822693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120094822693 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120094822693 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120094822693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120094822693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120094822693 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120094822693 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55b3969ba170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250120094822693 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120094822695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120094822696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@d54cc51358e7: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D028BC2B'O, index=0 SGSN_Test-GSUP(19)@d54cc51358e7: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@d54cc51358e7: 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 := '4D6BA17EB0F29AB378BFABC6B3BFE863'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74F53BD1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1B0DD1024C17ACD'O } } } } } 20250120094823772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094823772 DLLC NOTICE LLME(ffffffff/d028bc2b){UNASSIGNED} LLC RX: unknown TLLI 0xd028bc2b, creating LLME on the fly (gprs_llc.c:552) 20250120094823772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094823772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20250120094823772 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120094823772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120094823772 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120094823772 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120094823772 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120094823772 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120094823772 DLLC NOTICE LLME(ffffffff/d028bc2b){UNASSIGNED} LLGM Assign pre (d028bc2b => df9f843b) (gprs_llc.c:1079) 20250120094823772 DLLC NOTICE LLME(d028bc2b/df9f843b){ASSIGNED} LLGM Assign post (d028bc2b => df9f843b) (gprs_llc.c:1125) 20250120094823773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120094823773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120094823773 DMM DEBUG MM(262420000000001/df9f843b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094823780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094823780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120094823780 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094823780 DMM DEBUG MM(262420000000001/df9f843b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20250120094823780 DMM NOTICE MM(262420000000001/df9f843b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120094823780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120094823780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120094823780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120094823780 DMM DEBUG MM(262420000000001/df9f843b) Requesting authorization (sgsn_auth.c:160) 20250120094823780 DMM INFO MM(262420000000001/df9f843b) Requesting authentication tuples (sgsn_auth.c:184) 20250120094823780 DMM DEBUG MM(262420000000001/df9f843b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120094823780 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250120094823780 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@d54cc51358e7: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250120094823782 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120094823782 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120094823782 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120094823782 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120094823782 DMM INFO MM(262420000000001/df9f843b) Subscriber data update (mmctx.c:445) 20250120094823782 DMM DEBUG MM(262420000000001/df9f843b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120094823782 DMM INFO MM(262420000000001/df9f843b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120094823782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120094823782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120094823782 DMM INFO MM(262420000000001/df9f843b) <- GMM AUTH AND CIPHERING REQ (rand = 4d 6b a1 7e b0 f2 9a b3 78 bf ab c6 b3 bf e8 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120094823790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094823790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094823790 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094823790 DMM INFO MM(262420000000001/df9f843b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120094823790 DMM NOTICE MM(262420000000001/df9f843b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120094823790 DMM DEBUG MM(262420000000001/df9f843b) checking auth: received GSM SRES = 74 f5 3b d1 (gprs_gmm.c:648) 20250120094823790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120094823790 DMM DEBUG MM(262420000000001/df9f843b) Requesting authorization (sgsn_auth.c:160) 20250120094823790 DMM INFO MM(262420000000001/df9f843b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120094823790 DMM DEBUG MM(262420000000001/df9f843b) Requesting subscriber data update (gprs_subscriber.c:894) 20250120094823790 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250120094823790 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) 20250120094823790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120094823790 DMM INFO MM(262420000000001/df9f843b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf9f843b) (gprs_gmm.c:282) 20250120094823791 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120094823791 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120094823791 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250120094823791 DMM INFO MM(262420000000001/df9f843b) Subscriber data update (mmctx.c:445) 20250120094823791 DMM DEBUG MM(262420000000001/df9f843b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120094823791 DMM INFO MM(262420000000001/df9f843b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120094823791 DMM NOTICE MM(262420000000001/df9f843b) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20250120094823791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120094823791 DMM NOTICE MM(262420000000001/df9f843b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120094823791 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) 20250120094823792 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120094823792 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250120094823792 DMM INFO MM(262420000000001/df9f843b) Subscriber data update (mmctx.c:445) 20250120094823792 DMM DEBUG MM(262420000000001/df9f843b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120094823798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094823798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120094823798 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094823798 DMM INFO MM(262420000000001/df9f843b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120094823798 DMM NOTICE MM(262420000000001/df9f843b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120094823798 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120094823798 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120094823798 DLLC NOTICE LLME(d028bc2b/df9f843b){ASSIGNED} LLGM Assign pre (ffffffff => df9f843b) (gprs_llc.c:1079) 20250120094823798 DLLC NOTICE LLME(ffffffff/df9f843b){ASSIGNED} LLGM Assign post (ffffffff => df9f843b) (gprs_llc.c:1125) 20250120094823798 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120094823798 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120094823798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120094823798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@d54cc51358e7: setverdict(pass): none -> pass TC_attach-BVCI196(6)@d54cc51358e7: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@d54cc51358e7: Final verdict of PTC: pass 20250120094823856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(7)@d54cc51358e7: Final verdict of PTC: none 20250120094823861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120094823861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(13)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@d54cc51358e7: Final verdict of PTC: none TC_attach-BVCI220(16)@d54cc51358e7: Final verdict of PTC: none TC_attach-BVCI210(11)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(17)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(12)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@d54cc51358e7: Final verdict of PTC: none TC_attach-BVCI196(6)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(10)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(15)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(5)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Jan 20 09:48:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250120094823966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094824367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100324) 20250120094824381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120094824381 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250120094824381 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:33327 err=None (osmo_ss7_asp.c:788) 20250120094824862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094824862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100324, count=106260) 20250120094825863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094825863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Jan 20 09:48:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120094826864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094826865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_mnc3 started. 20250120094827469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094827471 DMM INFO MM(262420000000001/df9f843b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120094827471 DMM INFO MM(262420000000001/df9f843b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120094827471 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120094827471 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120094827471 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120094827471 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120094827471 DLLC NOTICE LLME(ffffffff/df9f843b){ASSIGNED} LLGM Assign pre (df9f843b => ffffffff) (gprs_llc.c:1079) 20250120094827471 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df9f843b => ffffffff) (gprs_llc.c:1125) 20250120094827471 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250120094827471 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) 20250120094827471 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250120094827472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120094827472 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120094827472 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120094827472 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120094827472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094827508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120094827508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094827508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094827508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094827508 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120094827508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094827508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094827508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094827508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094827509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094827509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094827509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094827510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094827510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094827510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094827510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094827510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094827510 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120094827510 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094827510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094827510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094827510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120094827512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094827517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094827517 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094827522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120094827522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094827522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094827522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094827522 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120094827522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094827522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094827522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094827522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094827523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094827523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094827523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094827523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094827523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094827523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094827523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094827523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094827523 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120094827523 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094827523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094827523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094827523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094827525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094827529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094827529 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094827534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120094827534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094827534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094827534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094827534 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120094827534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094827534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094827534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094827534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094827535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094827535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094827535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094827535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094827535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094827535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094827535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094827535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094827535 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120094827535 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094827535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094827535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(36)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120094827535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094827537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094827541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094827541 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120094827866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094827866 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120094827866 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120094827866 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120094827870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120094827871 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@d54cc51358e7: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='C63AC5D0'O, index=0 SGSN_Test-GSUP(38)@d54cc51358e7: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@d54cc51358e7: 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 := '0A903918315003571ECE19051D92F865'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E424E79B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D74E7F95D5C30883'O } } } } } 20250120094828952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094828952 DLLC NOTICE LLME(ffffffff/c63ac5d0){UNASSIGNED} LLC RX: unknown TLLI 0xc63ac5d0, creating LLME on the fly (gprs_llc.c:552) 20250120094828952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094828952 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250120094828952 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120094828952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120094828952 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120094828952 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120094828952 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120094828952 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120094828952 DLLC NOTICE LLME(ffffffff/c63ac5d0){UNASSIGNED} LLGM Assign pre (c63ac5d0 => cba7302f) (gprs_llc.c:1079) 20250120094828952 DLLC NOTICE LLME(c63ac5d0/cba7302f){ASSIGNED} LLGM Assign post (c63ac5d0 => cba7302f) (gprs_llc.c:1125) 20250120094828952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120094828952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120094828952 DMM DEBUG MM(262420000001001/cba7302f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094828963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094828963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120094828963 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094828963 DMM DEBUG MM(262420000001001/cba7302f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250120094828963 DMM NOTICE MM(262420000001001/cba7302f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120094828963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120094828963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120094828963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120094828963 DMM DEBUG MM(262420000001001/cba7302f) Requesting authorization (sgsn_auth.c:160) 20250120094828963 DMM INFO MM(262420000001001/cba7302f) Requesting authentication tuples (sgsn_auth.c:184) 20250120094828963 DMM DEBUG MM(262420000001001/cba7302f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120094828963 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250120094828963 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)@d54cc51358e7: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@d54cc51358e7: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250120094828966 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120094828966 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120094828966 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120094828966 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120094828966 DMM INFO MM(262420000001001/cba7302f) Subscriber data update (mmctx.c:445) 20250120094828966 DMM DEBUG MM(262420000001001/cba7302f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120094828966 DMM INFO MM(262420000001001/cba7302f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120094828966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120094828966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120094828966 DMM INFO MM(262420000001001/cba7302f) <- GMM AUTH AND CIPHERING REQ (rand = 0a 90 39 18 31 50 03 57 1e ce 19 05 1d 92 f8 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120094828978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094828978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094828978 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094828978 DMM INFO MM(262420000001001/cba7302f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120094828978 DMM NOTICE MM(262420000001001/cba7302f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120094828978 DMM DEBUG MM(262420000001001/cba7302f) checking auth: received GSM SRES = e4 24 e7 9b (gprs_gmm.c:648) 20250120094828978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120094828978 DMM DEBUG MM(262420000001001/cba7302f) Requesting authorization (sgsn_auth.c:160) 20250120094828978 DMM INFO MM(262420000001001/cba7302f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120094828978 DMM DEBUG MM(262420000001001/cba7302f) Requesting subscriber data update (gprs_subscriber.c:894) 20250120094828978 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250120094828978 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) 20250120094828978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120094828978 DMM INFO MM(262420000001001/cba7302f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcba7302f) (gprs_gmm.c:282) 20250120094828980 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120094828980 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120094828980 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250120094828980 DMM INFO MM(262420000001001/cba7302f) Subscriber data update (mmctx.c:445) 20250120094828980 DMM DEBUG MM(262420000001001/cba7302f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120094828980 DMM INFO MM(262420000001001/cba7302f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120094828980 DMM NOTICE MM(262420000001001/cba7302f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250120094828980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120094828980 DMM NOTICE MM(262420000001001/cba7302f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120094828980 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) 20250120094828981 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120094828981 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250120094828981 DMM INFO MM(262420000001001/cba7302f) Subscriber data update (mmctx.c:445) 20250120094828981 DMM DEBUG MM(262420000001001/cba7302f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120094828995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094828995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120094828995 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094828995 DMM INFO MM(262420000001001/cba7302f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120094828995 DMM NOTICE MM(262420000001001/cba7302f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120094828995 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120094828996 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120094828996 DLLC NOTICE LLME(c63ac5d0/cba7302f){ASSIGNED} LLGM Assign pre (ffffffff => cba7302f) (gprs_llc.c:1079) 20250120094828996 DLLC NOTICE LLME(ffffffff/cba7302f){ASSIGNED} LLGM Assign post (ffffffff => cba7302f) (gprs_llc.c:1125) 20250120094828996 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120094828996 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120094828996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120094828996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@d54cc51358e7: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@d54cc51358e7: Final verdict of PTC: pass 20250120094829054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60966<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(26)@d54cc51358e7: Final verdict of PTC: none 20250120094829059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120094829059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(37)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@d54cc51358e7: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@d54cc51358e7: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@d54cc51358e7: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(31)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(34)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(29)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(36)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(24)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_mnc3 finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Jan 20 09:48:29 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250120094829123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094829525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48712) 20250120094830060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094830060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48712, count=89548) 20250120094831061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094831061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Jan 20 09:48:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120094832061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094832062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_umts_aka_umts_res started. 20250120094832612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094832614 DMM INFO MM(262420000001001/cba7302f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120094832614 DMM INFO MM(262420000001001/cba7302f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120094832614 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120094832614 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120094832614 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120094832614 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120094832614 DLLC NOTICE LLME(ffffffff/cba7302f){ASSIGNED} LLGM Assign pre (cba7302f => ffffffff) (gprs_llc.c:1079) 20250120094832614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cba7302f => ffffffff) (gprs_llc.c:1125) 20250120094832614 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250120094832614 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) 20250120094832614 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250120094832614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120094832614 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120094832614 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120094832614 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120094832614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094832649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120094832649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094832649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094832650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094832650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120094832650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094832650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094832650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094832650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094832650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094832650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094832650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094832650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094832650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094832650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094832650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094832650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094832650 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120094832650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094832650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094832651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094832651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094832652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094832657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094832657 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094832663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120094832663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094832663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094832663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094832663 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120094832663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094832663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094832663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094832663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094832664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094832664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094832664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094832664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094832664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094832664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094832664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094832664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094832664 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120094832664 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094832664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094832664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094832664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120094832667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120094832673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094832673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(51)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(55)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094832675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120094832675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094832675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094832675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094832675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120094832675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094832676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094832676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094832676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094832676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094832676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094832676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094832677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094832677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094832677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094832677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094832677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094832677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120094832677 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094832677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(55)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120094832677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094832677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094832679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094832683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094832683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120094833062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094833062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120094833062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120094833062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120094833064 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120094833065 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@d54cc51358e7: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D5FB49F1'O, index=0 SGSN_Test-GSUP(57)@d54cc51358e7: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@d54cc51358e7: 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 := '58EBBB7E9B3AF9AEA12CA2A25A858593'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFFFC9B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '841E33F712B08132'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '07B213C8AA9B9C1AE0E7C992FCA721E1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E7402743F6EDD46F562DE2704BBC3CB9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '146EFC885862303DB540C0A7ADFBEDBC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E8C034D6FA9288A5'O } } } } } 20250120094834142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094834143 DLLC NOTICE LLME(ffffffff/d5fb49f1){UNASSIGNED} LLC RX: unknown TLLI 0xd5fb49f1, creating LLME on the fly (gprs_llc.c:552) 20250120094834143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094834143 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20250120094834143 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120094834143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120094834143 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120094834143 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120094834143 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120094834143 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120094834143 DLLC NOTICE LLME(ffffffff/d5fb49f1){UNASSIGNED} LLGM Assign pre (d5fb49f1 => d15334b5) (gprs_llc.c:1079) 20250120094834143 DLLC NOTICE LLME(d5fb49f1/d15334b5){ASSIGNED} LLGM Assign post (d5fb49f1 => d15334b5) (gprs_llc.c:1125) 20250120094834143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120094834143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120094834143 DMM DEBUG MM(262420000001002/d15334b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094834170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094834170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120094834170 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094834170 DMM DEBUG MM(262420000001002/d15334b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250120094834170 DMM NOTICE MM(262420000001002/d15334b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120094834170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120094834170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120094834170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120094834170 DMM DEBUG MM(262420000001002/d15334b5) Requesting authorization (sgsn_auth.c:160) 20250120094834170 DMM INFO MM(262420000001002/d15334b5) Requesting authentication tuples (sgsn_auth.c:184) 20250120094834170 DMM DEBUG MM(262420000001002/d15334b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120094834170 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250120094834170 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)@d54cc51358e7: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@d54cc51358e7: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250120094834176 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120094834176 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120094834176 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120094834176 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120094834176 DMM INFO MM(262420000001002/d15334b5) Subscriber data update (mmctx.c:445) 20250120094834176 DMM DEBUG MM(262420000001002/d15334b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120094834176 DMM INFO MM(262420000001002/d15334b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120094834176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120094834176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120094834176 DMM INFO MM(262420000001002/d15334b5) <- GMM AUTH AND CIPHERING REQ (rand = 58 eb bb 7e 9b 3a f9 ae a1 2c a2 a2 5a 85 85 93 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 14 6e fc 88 58 62 30 3d b5 40 c0 a7 ad fb ed bc ) (gprs_gmm.c:465) 20250120094834194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094834194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094834194 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094834194 DMM INFO MM(262420000001002/d15334b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120094834194 DMM NOTICE MM(262420000001002/d15334b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120094834194 DMM DEBUG MM(262420000001002/d15334b5) checking auth: received UMTS RES = e8 c0 34 d6 fa 92 88 a5 (gprs_gmm.c:648) 20250120094834194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120094834194 DMM DEBUG MM(262420000001002/d15334b5) Requesting authorization (sgsn_auth.c:160) 20250120094834194 DMM INFO MM(262420000001002/d15334b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120094834194 DMM DEBUG MM(262420000001002/d15334b5) Requesting subscriber data update (gprs_subscriber.c:894) 20250120094834194 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250120094834194 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) 20250120094834194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120094834194 DMM INFO MM(262420000001002/d15334b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd15334b5) (gprs_gmm.c:282) 20250120094834197 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120094834197 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120094834197 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250120094834197 DMM INFO MM(262420000001002/d15334b5) Subscriber data update (mmctx.c:445) 20250120094834197 DMM DEBUG MM(262420000001002/d15334b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120094834197 DMM INFO MM(262420000001002/d15334b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120094834197 DMM NOTICE MM(262420000001002/d15334b5) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250120094834197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120094834197 DMM NOTICE MM(262420000001002/d15334b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120094834197 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) 20250120094834199 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120094834199 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250120094834199 DMM INFO MM(262420000001002/d15334b5) Subscriber data update (mmctx.c:445) 20250120094834199 DMM DEBUG MM(262420000001002/d15334b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120094834210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094834210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120094834211 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094834211 DMM INFO MM(262420000001002/d15334b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120094834211 DMM NOTICE MM(262420000001002/d15334b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120094834211 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120094834211 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120094834211 DLLC NOTICE LLME(d5fb49f1/d15334b5){ASSIGNED} LLGM Assign pre (ffffffff => d15334b5) (gprs_llc.c:1079) 20250120094834211 DLLC NOTICE LLME(ffffffff/d15334b5){ASSIGNED} LLGM Assign post (ffffffff => d15334b5) (gprs_llc.c:1125) 20250120094834211 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120094834211 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120094834211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120094834211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@d54cc51358e7: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@d54cc51358e7: Final verdict of PTC: pass 20250120094834268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60976<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_umts_res-BVCI210(49)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@d54cc51358e7: Final verdict of PTC: none 20250120094834273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120094834273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(45)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(50)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@d54cc51358e7: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(57)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@d54cc51358e7: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(55)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(48)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(53)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(43)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Jan 20 09:48:34 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 20250120094834321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094834724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79864) 20250120094835275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094835275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79864, count=90020) 20250120094836277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094836277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Jan 20 09:48:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120094837278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094837278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_umts_aka_gsm_sres started. 20250120094837826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094837829 DMM INFO MM(262420000001002/d15334b5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120094837829 DMM INFO MM(262420000001002/d15334b5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120094837829 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120094837829 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120094837829 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120094837829 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120094837829 DLLC NOTICE LLME(ffffffff/d15334b5){ASSIGNED} LLGM Assign pre (d15334b5 => ffffffff) (gprs_llc.c:1079) 20250120094837829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d15334b5 => ffffffff) (gprs_llc.c:1125) 20250120094837829 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250120094837829 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) 20250120094837829 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250120094837829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120094837829 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120094837829 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120094837829 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120094837829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094837866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120094837866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094837866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094837866 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094837866 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120094837866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094837866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094837866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094837866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094837866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094837866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094837866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094837867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094837867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094837867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094837867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094837867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094837867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120094837867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094837867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094837867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094837867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094837870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094837876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094837876 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094837882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120094837882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094837882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094837882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094837882 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120094837882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094837882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094837882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094837882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094837883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094837883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094837883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094837883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094837883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094837883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094837883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094837883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094837883 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120094837883 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094837883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094837883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094837883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094837885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094837891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094837891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094837896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120094837896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094837896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094837896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094837896 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120094837896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094837896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094837896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094837896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094837897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094837897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094837897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094837897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094837897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094837897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094837897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094837897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094837897 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120094837897 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094837897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094837897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094837897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094837899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094837904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094837904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120094838279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094838279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120094838279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120094838279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120094838284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120094838285 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@d54cc51358e7: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='DEC49B81'O, index=0 SGSN_Test-GSUP(76)@d54cc51358e7: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@d54cc51358e7: 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 := '757FB69C952237BF8B6D774DA204E84B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BEE1DB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10BF8DDFDD5C0A37'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F9B0511037E8737C7AC3499F354A37A4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3AC273D741160D273B5F45E5D1FDACBC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E9068A985645FFAC5802355443CA5CDC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7C543EDCFFD99A10'O } } } } } 20250120094839354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094839354 DLLC NOTICE LLME(ffffffff/dec49b81){UNASSIGNED} LLC RX: unknown TLLI 0xdec49b81, creating LLME on the fly (gprs_llc.c:552) 20250120094839354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094839354 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20250120094839354 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120094839354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120094839354 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120094839354 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120094839354 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120094839354 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120094839354 DLLC NOTICE LLME(ffffffff/dec49b81){UNASSIGNED} LLGM Assign pre (dec49b81 => dca5ea8d) (gprs_llc.c:1079) 20250120094839354 DLLC NOTICE LLME(dec49b81/dca5ea8d){ASSIGNED} LLGM Assign post (dec49b81 => dca5ea8d) (gprs_llc.c:1125) 20250120094839354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120094839354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120094839354 DMM DEBUG MM(262420000001003/dca5ea8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094839360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094839360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120094839360 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094839360 DMM DEBUG MM(262420000001003/dca5ea8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250120094839360 DMM NOTICE MM(262420000001003/dca5ea8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120094839360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120094839360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120094839360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120094839360 DMM DEBUG MM(262420000001003/dca5ea8d) Requesting authorization (sgsn_auth.c:160) 20250120094839360 DMM INFO MM(262420000001003/dca5ea8d) Requesting authentication tuples (sgsn_auth.c:184) 20250120094839360 DMM DEBUG MM(262420000001003/dca5ea8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120094839360 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250120094839360 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)@d54cc51358e7: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@d54cc51358e7: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250120094839361 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120094839361 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120094839361 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120094839361 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120094839361 DMM INFO MM(262420000001003/dca5ea8d) Subscriber data update (mmctx.c:445) 20250120094839362 DMM DEBUG MM(262420000001003/dca5ea8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120094839362 DMM INFO MM(262420000001003/dca5ea8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120094839362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120094839362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120094839362 DMM INFO MM(262420000001003/dca5ea8d) <- GMM AUTH AND CIPHERING REQ (rand = 75 7f b6 9c 95 22 37 bf 8b 6d 77 4d a2 04 e8 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = e9 06 8a 98 56 45 ff ac 58 02 35 54 43 ca 5c dc ) (gprs_gmm.c:465) 20250120094839366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094839366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094839366 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094839366 DMM INFO MM(262420000001003/dca5ea8d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120094839366 DMM NOTICE MM(262420000001003/dca5ea8d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120094839366 DMM DEBUG MM(262420000001003/dca5ea8d) checking auth: received GSM SRES = 2b ee 1d b5 (gprs_gmm.c:648) 20250120094839366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120094839366 DMM DEBUG MM(262420000001003/dca5ea8d) Requesting authorization (sgsn_auth.c:160) 20250120094839366 DMM INFO MM(262420000001003/dca5ea8d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120094839366 DMM DEBUG MM(262420000001003/dca5ea8d) Requesting subscriber data update (gprs_subscriber.c:894) 20250120094839366 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250120094839366 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) 20250120094839366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120094839366 DMM INFO MM(262420000001003/dca5ea8d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdca5ea8d) (gprs_gmm.c:282) 20250120094839367 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120094839367 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120094839367 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250120094839367 DMM INFO MM(262420000001003/dca5ea8d) Subscriber data update (mmctx.c:445) 20250120094839367 DMM DEBUG MM(262420000001003/dca5ea8d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120094839367 DMM INFO MM(262420000001003/dca5ea8d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120094839367 DMM NOTICE MM(262420000001003/dca5ea8d) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250120094839367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120094839367 DMM NOTICE MM(262420000001003/dca5ea8d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120094839367 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) 20250120094839367 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120094839367 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250120094839367 DMM INFO MM(262420000001003/dca5ea8d) Subscriber data update (mmctx.c:445) 20250120094839367 DMM DEBUG MM(262420000001003/dca5ea8d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120094839370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094839370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120094839370 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094839370 DMM INFO MM(262420000001003/dca5ea8d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120094839370 DMM NOTICE MM(262420000001003/dca5ea8d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120094839370 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120094839370 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120094839370 DLLC NOTICE LLME(dec49b81/dca5ea8d){ASSIGNED} LLGM Assign pre (ffffffff => dca5ea8d) (gprs_llc.c:1079) 20250120094839370 DLLC NOTICE LLME(ffffffff/dca5ea8d){ASSIGNED} LLGM Assign post (ffffffff => dca5ea8d) (gprs_llc.c:1125) 20250120094839370 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120094839370 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120094839370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120094839370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@d54cc51358e7: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@d54cc51358e7: Final verdict of PTC: pass 20250120094839430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34278<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(65)@d54cc51358e7: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(69)@d54cc51358e7: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(76)@d54cc51358e7: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(74)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@d54cc51358e7: Final verdict of PTC: none 20250120094839437 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120094839437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(64)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(62)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(67)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(72)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Jan 20 09:48:39 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 20250120094839553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094839956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86436) 20250120094840438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094840438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86436, count=90792) 20250120094841440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094841440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Jan 20 09:48:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120094842442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094842442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_timeout_after_pdp_act started. 20250120094843026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094843028 DMM INFO MM(262420000001003/dca5ea8d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120094843028 DMM INFO MM(262420000001003/dca5ea8d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120094843028 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120094843028 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120094843028 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120094843028 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120094843028 DLLC NOTICE LLME(ffffffff/dca5ea8d){ASSIGNED} LLGM Assign pre (dca5ea8d => ffffffff) (gprs_llc.c:1079) 20250120094843028 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dca5ea8d => ffffffff) (gprs_llc.c:1125) 20250120094843028 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250120094843028 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) 20250120094843028 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250120094843028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120094843028 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120094843028 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120094843028 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120094843028 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094843078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120094843078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094843078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094843078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094843078 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120094843078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094843078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094843078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094843078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094843079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094843079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094843079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094843079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094843079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094843079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094843079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094843079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094843079 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120094843079 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094843079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094843080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094843080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120094843082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094843086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843086 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094843090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120094843090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094843090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094843090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094843090 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120094843090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094843090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094843090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094843090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094843091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094843091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094843091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094843091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094843091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094843091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094843091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094843091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094843091 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120094843091 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094843091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094843091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094843091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094843094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094843100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094843106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120094843106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094843106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094843106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094843106 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120094843106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094843106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094843106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094843106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094843107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094843107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094843107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094843107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094843107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094843107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094843107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094843107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094843107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120094843107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094843107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094843107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094843107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094843109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094843114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120094843443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094843443 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120094843443 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120094843443 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120094843447 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120094843449 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@d54cc51358e7: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CA3A8D78'O, index=0 SGSN_Test-GSUP(95)@d54cc51358e7: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@d54cc51358e7: 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 := 'C9D6F99BFAAB54DB3E9C926C0081B790'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '926DB6AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22AD263E0F61F1FD'O } } } } } 20250120094843507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843507 DLLC NOTICE LLME(ffffffff/ca3a8d78){UNASSIGNED} LLC RX: unknown TLLI 0xca3a8d78, creating LLME on the fly (gprs_llc.c:552) 20250120094843507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094843507 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20250120094843507 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120094843507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120094843507 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120094843507 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120094843507 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120094843507 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120094843507 DLLC NOTICE LLME(ffffffff/ca3a8d78){UNASSIGNED} LLGM Assign pre (ca3a8d78 => edc29e06) (gprs_llc.c:1079) 20250120094843507 DLLC NOTICE LLME(ca3a8d78/edc29e06){ASSIGNED} LLGM Assign post (ca3a8d78 => edc29e06) (gprs_llc.c:1125) 20250120094843507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120094843507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120094843507 DMM DEBUG MM(262420000000021/edc29e06) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094843518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120094843518 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094843518 DMM DEBUG MM(262420000000021/edc29e06) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250120094843518 DMM NOTICE MM(262420000000021/edc29e06) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120094843518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120094843518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120094843518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120094843518 DMM DEBUG MM(262420000000021/edc29e06) Requesting authorization (sgsn_auth.c:160) 20250120094843518 DMM INFO MM(262420000000021/edc29e06) Requesting authentication tuples (sgsn_auth.c:184) 20250120094843518 DMM DEBUG MM(262420000000021/edc29e06) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120094843518 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250120094843518 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@d54cc51358e7: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250120094843521 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120094843521 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120094843521 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120094843521 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120094843521 DMM INFO MM(262420000000021/edc29e06) Subscriber data update (mmctx.c:445) 20250120094843521 DMM DEBUG MM(262420000000021/edc29e06) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120094843521 DMM INFO MM(262420000000021/edc29e06) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120094843521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120094843521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120094843521 DMM INFO MM(262420000000021/edc29e06) <- GMM AUTH AND CIPHERING REQ (rand = c9 d6 f9 9b fa ab 54 db 3e 9c 92 6c 00 81 b7 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120094843532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094843532 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094843532 DMM INFO MM(262420000000021/edc29e06) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120094843532 DMM NOTICE MM(262420000000021/edc29e06) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120094843532 DMM DEBUG MM(262420000000021/edc29e06) checking auth: received GSM SRES = 92 6d b6 ad (gprs_gmm.c:648) 20250120094843532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120094843532 DMM DEBUG MM(262420000000021/edc29e06) Requesting authorization (sgsn_auth.c:160) 20250120094843533 DMM INFO MM(262420000000021/edc29e06) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120094843533 DMM DEBUG MM(262420000000021/edc29e06) Requesting subscriber data update (gprs_subscriber.c:894) 20250120094843533 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250120094843533 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) 20250120094843533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120094843533 DMM INFO MM(262420000000021/edc29e06) <- GMM ATTACH ACCEPT (new P-TMSI=0xedc29e06) (gprs_gmm.c:282) 20250120094843534 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120094843534 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120094843534 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250120094843534 DMM INFO MM(262420000000021/edc29e06) Subscriber data update (mmctx.c:445) 20250120094843535 DMM DEBUG MM(262420000000021/edc29e06) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120094843535 DMM INFO MM(262420000000021/edc29e06) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120094843535 DMM NOTICE MM(262420000000021/edc29e06) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250120094843535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120094843535 DMM NOTICE MM(262420000000021/edc29e06) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120094843535 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) 20250120094843535 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120094843535 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250120094843535 DMM INFO MM(262420000000021/edc29e06) Subscriber data update (mmctx.c:445) 20250120094843535 DMM DEBUG MM(262420000000021/edc29e06) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120094843545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120094843545 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094843545 DMM INFO MM(262420000000021/edc29e06) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120094843545 DMM NOTICE MM(262420000000021/edc29e06) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120094843545 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120094843545 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120094843545 DLLC NOTICE LLME(ca3a8d78/edc29e06){ASSIGNED} LLGM Assign pre (ffffffff => edc29e06) (gprs_llc.c:1079) 20250120094843546 DLLC NOTICE LLME(ffffffff/edc29e06){ASSIGNED} LLGM Assign post (ffffffff => edc29e06) (gprs_llc.c:1125) 20250120094843546 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120094843546 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120094843546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120094843546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@d54cc51358e7: setverdict(pass): none -> pass 20250120094843603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120094843603 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094843603 DMM INFO MM(262420000000021/edc29e06) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120094843603 DMM INFO MM(262420000000021/edc29e06) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120094843603 DMM DEBUG MM(262420000000021/edc29e06) Using GGSN 0 (gprs_sm.c:317) 20250120094843603 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250120094843603 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120094843603 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250120094843603 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250120094843628 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 8f 93 6a 22 11 96 45 3f 10 14 05 7f 33 76 62 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=1024 from retransmit req queue (gtp.c:443) 20250120094843628 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85a0b8, cbp=0x55b3969c4b80) (sgsn_libgtp.c:633) 20250120094843628 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120094843628 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969c87c8 TLLI=edc29e06, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120094843628 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120094843628 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120094843646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250120094843646 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094843646 DMM INFO MM(262420000000021/edc29e06) -> GMM ATTACH REQUEST MI(TMSI-0xEDC29E06) type="GPRS attach" (gprs_gmm.c:1248) 20250120094843646 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120094843646 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120094843646 DLLC NOTICE LLME(ffffffff/edc29e06){ASSIGNED} LLGM Assign pre (edc29e06 => c57ce974) (gprs_llc.c:1079) 20250120094843646 DLLC NOTICE LLME(edc29e06/c57ce974){ASSIGNED} LLGM Assign post (edc29e06 => c57ce974) (gprs_llc.c:1125) 20250120094843646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120094843646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120094843646 DMM DEBUG MM(262420000000021/c57ce974) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094843656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094843656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250120094843656 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094843656 DMM DEBUG MM(262420000000021/c57ce974) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250120094843656 DMM NOTICE MM(262420000000021/c57ce974) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120094843656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120094843656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120094843656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120094843656 DMM DEBUG MM(262420000000021/c57ce974) Requesting authorization (sgsn_auth.c:160) 20250120094843656 DMM INFO MM(262420000000021/c57ce974) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120094843656 DMM DEBUG MM(262420000000021/c57ce974) Requesting subscriber data update (gprs_subscriber.c:894) 20250120094843656 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250120094843656 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) 20250120094843658 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120094843658 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120094843658 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250120094843658 DMM INFO MM(262420000000021/c57ce974) Subscriber data update (mmctx.c:445) 20250120094843658 DMM DEBUG MM(262420000000021/c57ce974) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250120094843658 DMM INFO MM(262420000000021/c57ce974) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250120094843658 DMM NOTICE MM(262420000000021/c57ce974) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250120094843658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120094843658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120094843658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250120094843658 DMM INFO MM(262420000000021/c57ce974) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57ce974) (gprs_gmm.c:282) 20250120094843658 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) 20250120094843659 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120094843659 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250120094843659 DMM INFO MM(262420000000021/c57ce974) Subscriber data update (mmctx.c:445) 20250120094843659 DMM DEBUG MM(262420000000021/c57ce974) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@d54cc51358e7: Trying to receive 5 ATTACH ACCEPTs 20250120094849660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120094849660 DMM INFO MM(262420000000021/c57ce974) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57ce974) (gprs_gmm.c:282) 20250120094850689 DGPRS DEBUG Checking for inactive LLMEs, time = 597436 (sgsn.c:132) 20250120094855662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120094855662 DMM INFO MM(262420000000021/c57ce974) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57ce974) (gprs_gmm.c:282) 20250120094901664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120094901664 DMM INFO MM(262420000000021/c57ce974) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57ce974) (gprs_gmm.c:282) 20250120094903444 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120094903444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250120094903445 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120094907666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120094907666 DMM INFO MM(262420000000021/c57ce974) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57ce974) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@d54cc51358e7: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@d54cc51358e7: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250120094913080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094913084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094913084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120094913092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094913094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094913094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120094913108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094913111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094913111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120094913668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120094913668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250120094913668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120094913668 DMM NOTICE MM(262420000000021/c57ce974) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120094913668 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250120094913668 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969c87c8, TLLI=c57ce974, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120094913668 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120094913668 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120094913668 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250120094913668 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250120094913668 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) 20250120094913668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Reject}: Deallocated (fsm.c:568) 20250120094913668 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Deallocated (fsm.c:568) 20250120094913668 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120094913668 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120094913668 DLLC NOTICE LLME(edc29e06/c57ce974){ASSIGNED} LLGM Assign pre (c57ce974 => ffffffff) (gprs_llc.c:1079) 20250120094913668 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c57ce974 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@d54cc51358e7: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@d54cc51358e7: Final verdict of PTC: pass 20250120094914194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@d54cc51358e7: Final verdict of PTC: none 20250120094914199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120094914199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(94)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(83)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(93)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(88)@d54cc51358e7: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@d54cc51358e7: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@d54cc51358e7: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(91)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(86)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(81)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Jan 20 09:49:14 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 20250120094914344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094914646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127776) 20250120094915200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094915201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127776, count=132132) 20250120094916202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094916202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Jan 20 09:49:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120094917204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094917204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_auth_id_timeout started. 20250120094917748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094917750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094917805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120094917805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094917805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094917805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094917805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120094917805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094917805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094917805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094917805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094917807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094917807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094917807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094917807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094917807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094917807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094917807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094917807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094917807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120094917807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094917807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094917807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094917807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094917810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094917814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094917814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094917821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120094917821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094917821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094917821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094917821 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120094917821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094917821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094917821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094917821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094917822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094917822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094917822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094917822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094917822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094917822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094917822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094917822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094917822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120094917822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094917822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094917822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094917822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120094917825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094917831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094917831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094917839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120094917839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094917839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094917839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094917839 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120094917839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094917839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094917839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094917839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094917840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094917840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094917840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094917840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094917840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094917840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094917840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094917840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094917840 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120094917840 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094917840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120094917840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094917840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094917844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094917850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094917850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120094918205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094918206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120094918206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120094918206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120094918210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120094918211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@d54cc51358e7: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DDCEFC04'O, index=0 SGSN_Test-GSUP(114)@d54cc51358e7: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250120094918274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094918274 DLLC NOTICE LLME(ffffffff/ddcefc04){UNASSIGNED} LLC RX: unknown TLLI 0xddcefc04, creating LLME on the fly (gprs_llc.c:552) 20250120094918274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094918274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1248) 20250120094918274 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120094918274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120094918274 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120094918274 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120094918274 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120094918274 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120094918274 DLLC NOTICE LLME(ffffffff/ddcefc04){UNASSIGNED} LLGM Assign pre (ddcefc04 => f4994188) (gprs_llc.c:1079) 20250120094918274 DLLC NOTICE LLME(ddcefc04/f4994188){ASSIGNED} LLGM Assign post (ddcefc04 => f4994188) (gprs_llc.c:1125) 20250120094918274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120094918274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120094918274 DMM DEBUG MM(/f4994188) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094920689 DGPRS DEBUG Checking for inactive LLMEs, time = 597466 (sgsn.c:132) 20250120094924275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120094924275 DMM DEBUG MM(/f4994188) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094930277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120094930277 DMM DEBUG MM(/f4994188) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094936278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120094936278 DMM DEBUG MM(/f4994188) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094938206 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120094938206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250120094938207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120094942280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120094942280 DMM DEBUG MM(/f4994188) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094947808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094947813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094947813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120094947823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094947826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094947826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120094947841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094947842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094947842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120094948280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120094948281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250120094948281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120094948281 DMM NOTICE MM(/f4994188) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250120094948281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Reject}: Deallocated (fsm.c:568) 20250120094948281 DMM DEBUG MM_STATE_Gb(3721329668)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120094948281 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120094948281 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120094948281 DLLC NOTICE LLME(ddcefc04/f4994188){ASSIGNED} LLGM Assign pre (f4994188 => ffffffff) (gprs_llc.c:1079) 20250120094948281 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4994188 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@d54cc51358e7: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@d54cc51358e7: Final verdict of PTC: pass 20250120094948299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@d54cc51358e7: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@d54cc51358e7: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@d54cc51358e7: Final verdict of PTC: none 20250120094948304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120094948304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(99)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(102)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@d54cc51358e7: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(112)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(107)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(100)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(110)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(105)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Jan 20 09:49:48 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 20250120094948358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094948660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63052) 20250120094949306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094949306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63052, count=69104) 20250120094950308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094950308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120094950689 DGPRS DEBUG Checking for inactive LLMEs, time = 597496 (sgsn.c:132) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Jan 20 09:49:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120094951309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094951310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_auth_sai_timeout started. 20250120094951759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094951761 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094951803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120094951803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094951803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094951803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094951803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120094951803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094951803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094951803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094951803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094951803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094951804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094951804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094951804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094951804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094951804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094951804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094951804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094951804 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120094951804 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094951804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(121)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120094951804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094951804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094951806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094951810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094951810 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094951816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120094951816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094951816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094951816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094951816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120094951816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094951816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094951816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094951816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094951817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094951817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094951817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094951817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094951817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094951817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094951817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094951817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094951817 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120094951817 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094951817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(126)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120094951817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094951817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094951819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094951823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094951823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120094951834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120094951834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120094951834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120094951834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094951834 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120094951834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120094951834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120094951834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120094951834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120094951835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120094951835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120094951835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120094951835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120094951835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120094951835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120094951835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120094951835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120094951835 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120094951835 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120094951835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(132)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120094951835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120094951835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120094951837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120094951841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094951841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(129)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120094952311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094952311 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120094952311 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120094952311 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(131)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120094952316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120094952317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(131)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(131)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@d54cc51358e7: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C54859BA'O, index=0 SGSN_Test-GSUP(133)@d54cc51358e7: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250120094952379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094952379 DLLC NOTICE LLME(ffffffff/c54859ba){UNASSIGNED} LLC RX: unknown TLLI 0xc54859ba, creating LLME on the fly (gprs_llc.c:552) 20250120094952379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120094952379 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20250120094952379 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120094952379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120094952379 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120094952379 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120094952379 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120094952379 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120094952379 DLLC NOTICE LLME(ffffffff/c54859ba){UNASSIGNED} LLGM Assign pre (c54859ba => d1901405) (gprs_llc.c:1079) 20250120094952379 DLLC NOTICE LLME(c54859ba/d1901405){ASSIGNED} LLGM Assign post (c54859ba => d1901405) (gprs_llc.c:1125) 20250120094952379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120094952379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120094952379 DMM DEBUG MM(262420000000003/d1901405) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120094952398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120094952398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120094952398 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120094952398 DMM DEBUG MM(262420000000003/d1901405) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20250120094952398 DMM NOTICE MM(262420000000003/d1901405) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120094952398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120094952398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120094952398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120094952398 DMM DEBUG MM(262420000000003/d1901405) Requesting authorization (sgsn_auth.c:160) 20250120094952398 DMM INFO MM(262420000000003/d1901405) Requesting authentication tuples (sgsn_auth.c:184) 20250120094952398 DMM DEBUG MM(262420000000003/d1901405) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120094952398 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250120094952398 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@d54cc51358e7: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250120094958400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250120094958400 DMM ERROR MM(262420000000003/d1901405) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250120094958400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250120094958400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120094958400 DMM NOTICE MM(262420000000003/d1901405) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250120094958400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Reject}: Deallocated (fsm.c:568) 20250120094958400 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120094958400 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120094958400 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120094958400 DLLC NOTICE LLME(c54859ba/d1901405){ASSIGNED} LLGM Assign pre (d1901405 => ffffffff) (gprs_llc.c:1079) 20250120094958400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1901405 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@d54cc51358e7: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@d54cc51358e7: Final verdict of PTC: pass 20250120094958421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(121)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@d54cc51358e7: Final verdict of PTC: none 20250120094958427 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120094958427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(117)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(126)@d54cc51358e7: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(132)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@d54cc51358e7: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@d54cc51358e7: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(124)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(119)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(130)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Jan 20 09:49:58 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 20250120094958534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120094958836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57872) 20250120094959428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120094959429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57872, count=66996) 20250120095000430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095000430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Jan 20 09:50:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095001432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095001432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_auth_sai_reject started. 20250120095001930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095001933 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095001992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095001992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095001992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095001992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095001992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095001992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095001992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095001992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095001992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095001994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095001994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095001994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095001994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095001994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095001994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095001994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095001994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095001994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095001994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095001994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095001995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095001995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095001998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095002006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095002006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(141)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI196(138)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095002011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095002011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095002011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095002011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095002011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095002011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095002011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095002011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095002011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095002012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095002012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095002012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095002012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095002012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095002012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095002012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095002012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095002012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095002012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095002012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095002012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095002012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095002015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095002021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095002021 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(147)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI210(144)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095002025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095002025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095002025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095002025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095002025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095002025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095002025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095002025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095002025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095002026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095002026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095002026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095002026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095002026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095002026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095002026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095002026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095002026 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095002026 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095002026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095002026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095002026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095002029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095002034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095002034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095002433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095002433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095002433 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095002434 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095002437 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095002438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@d54cc51358e7: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D2066886'O, index=0 SGSN_Test-GSUP(152)@d54cc51358e7: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250120095002484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095002484 DLLC NOTICE LLME(ffffffff/d2066886){UNASSIGNED} LLC RX: unknown TLLI 0xd2066886, creating LLME on the fly (gprs_llc.c:552) 20250120095002484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095002484 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20250120095002484 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095002484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095002484 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095002484 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095002484 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095002484 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095002484 DLLC NOTICE LLME(ffffffff/d2066886){UNASSIGNED} LLGM Assign pre (d2066886 => c76ba72e) (gprs_llc.c:1079) 20250120095002484 DLLC NOTICE LLME(d2066886/c76ba72e){ASSIGNED} LLGM Assign post (d2066886 => c76ba72e) (gprs_llc.c:1125) 20250120095002484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095002484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095002484 DMM DEBUG MM(262420000000004/c76ba72e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095002502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095002502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095002502 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095002502 DMM DEBUG MM(262420000000004/c76ba72e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20250120095002502 DMM NOTICE MM(262420000000004/c76ba72e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095002502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095002502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095002502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095002502 DMM DEBUG MM(262420000000004/c76ba72e) Requesting authorization (sgsn_auth.c:160) 20250120095002502 DMM INFO MM(262420000000004/c76ba72e) Requesting authentication tuples (sgsn_auth.c:184) 20250120095002502 DMM DEBUG MM(262420000000004/c76ba72e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095002502 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250120095002502 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@d54cc51358e7: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250120095002507 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250120095002507 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250120095002507 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250120095008504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250120095008504 DMM ERROR MM(262420000000004/c76ba72e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250120095008504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250120095008504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120095008504 DMM NOTICE MM(262420000000004/c76ba72e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250120095008504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Reject}: Deallocated (fsm.c:568) 20250120095008504 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095008504 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095008504 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120095008504 DLLC NOTICE LLME(d2066886/c76ba72e){ASSIGNED} LLGM Assign pre (c76ba72e => ffffffff) (gprs_llc.c:1079) 20250120095008504 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c76ba72e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@d54cc51358e7: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@d54cc51358e7: Final verdict of PTC: pass 20250120095008517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(150)@d54cc51358e7: Final verdict of PTC: none 20250120095008521 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095008521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI210(144)@d54cc51358e7: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@d54cc51358e7: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(140)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(145)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(139)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(143)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(148)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Jan 20 09:50: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 20250120095008602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095008903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59552) 20250120095009523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095009523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59552, count=68676) 20250120095010524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095010524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Jan 20 09:50:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095011526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095011526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_gsup_lu_timeout started. 20250120095012000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095012003 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095012044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095012044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095012044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095012044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095012044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095012044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095012044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095012044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095012044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095012045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095012045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095012045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095012045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095012045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095012045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095012045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095012045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095012045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095012045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095012045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095012045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095012045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095012050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095012058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095012059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(160)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(164)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095012062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095012062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095012063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095012063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095012063 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095012063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095012063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095012063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095012063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095012063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095012063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095012063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095012063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095012063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095012063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095012063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095012064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095012064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095012064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095012064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095012064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095012064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095012066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095012070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095012070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095012079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095012079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095012079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095012079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095012079 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095012079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095012079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095012079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095012079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095012080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095012080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095012080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095012080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095012080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095012080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095012080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095012080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095012080 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095012080 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095012080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095012080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095012080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095012082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095012086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095012086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095012528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095012528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095012528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095012528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095012532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250120095012533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@d54cc51358e7: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F070D888'O, index=0 SGSN_Test-GSUP(171)@d54cc51358e7: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@d54cc51358e7: 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 := '4AC153C5CAAFA5421183D7843FF888A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2AFBB6C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2964E4BA18A5A94C'O } } } } } 20250120095013570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095013570 DLLC NOTICE LLME(ffffffff/f070d888){UNASSIGNED} LLC RX: unknown TLLI 0xf070d888, creating LLME on the fly (gprs_llc.c:552) 20250120095013570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095013570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20250120095013570 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095013570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095013570 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095013570 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095013570 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095013570 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095013570 DLLC NOTICE LLME(ffffffff/f070d888){UNASSIGNED} LLGM Assign pre (f070d888 => fc6e3c2d) (gprs_llc.c:1079) 20250120095013570 DLLC NOTICE LLME(f070d888/fc6e3c2d){ASSIGNED} LLGM Assign post (f070d888 => fc6e3c2d) (gprs_llc.c:1125) 20250120095013570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095013570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095013570 DMM DEBUG MM(262420000000005/fc6e3c2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095013584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095013584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095013584 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095013584 DMM DEBUG MM(262420000000005/fc6e3c2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20250120095013584 DMM NOTICE MM(262420000000005/fc6e3c2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095013584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095013584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095013585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095013585 DMM DEBUG MM(262420000000005/fc6e3c2d) Requesting authorization (sgsn_auth.c:160) 20250120095013585 DMM INFO MM(262420000000005/fc6e3c2d) Requesting authentication tuples (sgsn_auth.c:184) 20250120095013585 DMM DEBUG MM(262420000000005/fc6e3c2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095013585 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250120095013585 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@d54cc51358e7: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250120095013589 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095013589 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095013589 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095013589 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095013589 DMM INFO MM(262420000000005/fc6e3c2d) Subscriber data update (mmctx.c:445) 20250120095013589 DMM DEBUG MM(262420000000005/fc6e3c2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095013589 DMM INFO MM(262420000000005/fc6e3c2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095013589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095013589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095013589 DMM INFO MM(262420000000005/fc6e3c2d) <- GMM AUTH AND CIPHERING REQ (rand = 4a c1 53 c5 ca af a5 42 11 83 d7 84 3f f8 88 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095013601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095013601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095013601 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095013601 DMM INFO MM(262420000000005/fc6e3c2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095013601 DMM NOTICE MM(262420000000005/fc6e3c2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095013601 DMM DEBUG MM(262420000000005/fc6e3c2d) checking auth: received GSM SRES = d2 af bb 6c (gprs_gmm.c:648) 20250120095013601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095013601 DMM DEBUG MM(262420000000005/fc6e3c2d) Requesting authorization (sgsn_auth.c:160) 20250120095013601 DMM INFO MM(262420000000005/fc6e3c2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095013601 DMM DEBUG MM(262420000000005/fc6e3c2d) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095013601 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250120095013602 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) 20250120095013602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095013602 DMM INFO MM(262420000000005/fc6e3c2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc6e3c2d) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@d54cc51358e7: setverdict(fail): none -> fail MC@d54cc51358e7: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250120095013615 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095013615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(170)@d54cc51358e7: Final verdict of PTC: none 20250120095013616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(165)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(171)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(159)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(164)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@d54cc51358e7: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(169)@d54cc51358e7: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@d54cc51358e7: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(157)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(167)@d54cc51358e7: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@d54cc51358e7: Final verdict of PTC: fail -NSVCI98-provIP(162)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@d54cc51358e7: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Jan 20 09:50: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 20250120095013704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095014106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44772) 20250120095014617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095014617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44772, count=74412) 20250120095015618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095015618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Jan 20 09:50:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095016620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095016620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_gsup_lu_reject started. 20250120095017202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095017204 DMM INFO MM(262420000000005/fc6e3c2d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095017204 DMM INFO MM(262420000000005/fc6e3c2d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095017204 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095017204 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095017204 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095017204 DMM ERROR MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250120095017204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250120095017204 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095017204 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095017204 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095017204 DLLC NOTICE LLME(f070d888/fc6e3c2d){ASSIGNED} LLGM Assign pre (fc6e3c2d => ffffffff) (gprs_llc.c:1079) 20250120095017205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc6e3c2d => ffffffff) (gprs_llc.c:1125) 20250120095017205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095017247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095017247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095017247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095017247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095017247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095017247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095017247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095017247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095017247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095017248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095017248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095017248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095017248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095017248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095017248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095017248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095017248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095017248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095017248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095017248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095017249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095017249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095017250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095017254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095017254 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095017262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095017262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095017263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095017263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095017263 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095017263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095017263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095017263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095017263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(184)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(183)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095017264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095017264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095017264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095017264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095017264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095017264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095017264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095017264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095017264 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095017264 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095017264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(183)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095017265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095017265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095017266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250120095017271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095017271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(188)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@d54cc51358e7: Provider Link came up: sending NS-RESET TC_attach_gsup_lu_reject-BVCI210(182)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095017273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095017273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095017273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095017273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095017273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095017273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095017273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095017273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095017273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095017274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095017274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095017274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095017274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095017274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095017274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095017274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095017274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095017274 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095017274 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095017274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(188)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095017274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095017274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095017276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095017280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095017280 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095017622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095017622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095017622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095017622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095017626 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095017627 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@d54cc51358e7: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F758BE8F'O, index=0 SGSN_Test-GSUP(190)@d54cc51358e7: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@d54cc51358e7: 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 := '3BAD869DB066497FC0D1BEEAF98E2C75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '14FF97D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A086D4A4D8A67AC6'O } } } } } 20250120095018694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095018694 DLLC NOTICE LLME(ffffffff/f758be8f){UNASSIGNED} LLC RX: unknown TLLI 0xf758be8f, creating LLME on the fly (gprs_llc.c:552) 20250120095018694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095018694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20250120095018694 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095018694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095018694 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095018694 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095018694 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095018694 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095018694 DLLC NOTICE LLME(ffffffff/f758be8f){UNASSIGNED} LLGM Assign pre (f758be8f => d6dd7e52) (gprs_llc.c:1079) 20250120095018694 DLLC NOTICE LLME(f758be8f/d6dd7e52){ASSIGNED} LLGM Assign post (f758be8f => d6dd7e52) (gprs_llc.c:1125) 20250120095018694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095018694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095018694 DMM DEBUG MM(262420000000006/d6dd7e52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095018709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095018709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095018709 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095018709 DMM DEBUG MM(262420000000006/d6dd7e52) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20250120095018709 DMM NOTICE MM(262420000000006/d6dd7e52) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095018710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095018710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095018710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095018710 DMM DEBUG MM(262420000000006/d6dd7e52) Requesting authorization (sgsn_auth.c:160) 20250120095018710 DMM INFO MM(262420000000006/d6dd7e52) Requesting authentication tuples (sgsn_auth.c:184) 20250120095018710 DMM DEBUG MM(262420000000006/d6dd7e52) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095018710 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250120095018710 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@d54cc51358e7: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250120095018715 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095018715 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095018715 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095018715 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095018715 DMM INFO MM(262420000000006/d6dd7e52) Subscriber data update (mmctx.c:445) 20250120095018715 DMM DEBUG MM(262420000000006/d6dd7e52) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095018715 DMM INFO MM(262420000000006/d6dd7e52) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095018715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095018715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095018715 DMM INFO MM(262420000000006/d6dd7e52) <- GMM AUTH AND CIPHERING REQ (rand = 3b ad 86 9d b0 66 49 7f c0 d1 be ea f9 8e 2c 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095018729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095018729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095018729 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095018729 DMM INFO MM(262420000000006/d6dd7e52) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095018729 DMM NOTICE MM(262420000000006/d6dd7e52) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095018729 DMM DEBUG MM(262420000000006/d6dd7e52) checking auth: received GSM SRES = 14 ff 97 d0 (gprs_gmm.c:648) 20250120095018729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095018729 DMM DEBUG MM(262420000000006/d6dd7e52) Requesting authorization (sgsn_auth.c:160) 20250120095018729 DMM INFO MM(262420000000006/d6dd7e52) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095018729 DMM DEBUG MM(262420000000006/d6dd7e52) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095018729 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250120095018729 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) 20250120095018729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095018729 DMM INFO MM(262420000000006/d6dd7e52) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6dd7e52) (gprs_gmm.c:282) 20250120095018731 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250120095018731 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250120095018731 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250120095018731 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095018731 DMM INFO MM(262420000000006/d6dd7e52) Subscriber data update (mmctx.c:445) 20250120095018731 DMM DEBUG MM(262420000000006/d6dd7e52) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@d54cc51358e7: setverdict(fail): none -> fail MC@d54cc51358e7: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@d54cc51358e7: Final verdict of PTC: none 20250120095018746 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095018746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(188)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@d54cc51358e7: Final verdict of PTC: none 20250120095018747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(183)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(178)@d54cc51358e7: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@d54cc51358e7: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@d54cc51358e7: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(176)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(186)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(181)@d54cc51358e7: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@d54cc51358e7: Final verdict of PTC: fail SGSN_Test-Gb0-NS0(174)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@d54cc51358e7: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Jan 20 09:50: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 20250120095018855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095019257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76520) 20250120095019747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095019747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76520, count=80876) 20250120095020691 DGPRS DEBUG Checking for inactive LLMEs, time = 597526 (sgsn.c:132) 20250120095020748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095020748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Jan 20 09:50:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095021749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095021749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_combined started. 20250120095022342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095022343 DMM INFO MM(262420000000006/d6dd7e52) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095022343 DMM INFO MM(262420000000006/d6dd7e52) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095022343 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095022343 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095022343 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095022343 DMM ERROR MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250120095022343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250120095022343 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095022343 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095022343 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095022343 DLLC NOTICE LLME(f758be8f/d6dd7e52){ASSIGNED} LLGM Assign pre (d6dd7e52 => ffffffff) (gprs_llc.c:1079) 20250120095022343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6dd7e52 => ffffffff) (gprs_llc.c:1125) 20250120095022343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095022361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095022361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095022361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095022361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095022361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095022361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095022361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095022361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095022361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095022362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095022362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095022362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095022363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095022363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095022363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095022363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095022363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095022363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095022363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095022363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095022363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095022363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095022366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095022370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095022370 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095022377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095022377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095022377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095022377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095022377 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095022377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095022377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095022377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095022377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095022377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095022377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095022377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095022378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095022378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095022378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095022378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095022378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095022378 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095022378 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095022378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095022378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095022378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095022380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095022385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095022385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095022395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095022395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095022395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095022395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095022395 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095022395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095022395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095022395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095022395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095022396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095022396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095022396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095022397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095022397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095022397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095022397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095022397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095022397 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095022397 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095022397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095022397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095022397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095022399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095022403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095022403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095022750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095022750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095022750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095022750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095022751 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095022751 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@d54cc51358e7: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E3674E03'O, index=0 SGSN_Test-GSUP(209)@d54cc51358e7: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@d54cc51358e7: 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 := '519D2FC3FD9D419F066F9FF6D91E3779'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C655283'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F6FB4B8EDACA907A'O } } } } } 20250120095023774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095023774 DLLC NOTICE LLME(ffffffff/e3674e03){UNASSIGNED} LLC RX: unknown TLLI 0xe3674e03, creating LLME on the fly (gprs_llc.c:552) 20250120095023774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095023774 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250120095023774 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095023774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095023774 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095023774 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095023774 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095023774 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095023774 DLLC NOTICE LLME(ffffffff/e3674e03){UNASSIGNED} LLGM Assign pre (e3674e03 => f97b3257) (gprs_llc.c:1079) 20250120095023774 DLLC NOTICE LLME(e3674e03/f97b3257){ASSIGNED} LLGM Assign post (e3674e03 => f97b3257) (gprs_llc.c:1125) 20250120095023774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095023774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095023774 DMM DEBUG MM(262420000000007/f97b3257) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095023779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095023779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095023779 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095023779 DMM DEBUG MM(262420000000007/f97b3257) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20250120095023779 DMM NOTICE MM(262420000000007/f97b3257) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095023779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095023779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095023779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095023779 DMM DEBUG MM(262420000000007/f97b3257) Requesting authorization (sgsn_auth.c:160) 20250120095023779 DMM INFO MM(262420000000007/f97b3257) Requesting authentication tuples (sgsn_auth.c:184) 20250120095023779 DMM DEBUG MM(262420000000007/f97b3257) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095023779 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250120095023779 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@d54cc51358e7: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250120095023781 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095023781 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095023781 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095023781 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095023781 DMM INFO MM(262420000000007/f97b3257) Subscriber data update (mmctx.c:445) 20250120095023781 DMM DEBUG MM(262420000000007/f97b3257) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095023781 DMM INFO MM(262420000000007/f97b3257) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095023781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095023781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095023781 DMM INFO MM(262420000000007/f97b3257) <- GMM AUTH AND CIPHERING REQ (rand = 51 9d 2f c3 fd 9d 41 9f 06 6f 9f f6 d9 1e 37 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095023784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095023784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095023784 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095023784 DMM INFO MM(262420000000007/f97b3257) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095023784 DMM NOTICE MM(262420000000007/f97b3257) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095023784 DMM DEBUG MM(262420000000007/f97b3257) checking auth: received GSM SRES = 0c 65 52 83 (gprs_gmm.c:648) 20250120095023784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095023784 DMM DEBUG MM(262420000000007/f97b3257) Requesting authorization (sgsn_auth.c:160) 20250120095023784 DMM INFO MM(262420000000007/f97b3257) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095023785 DMM DEBUG MM(262420000000007/f97b3257) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095023785 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250120095023785 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) 20250120095023785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095023785 DMM INFO MM(262420000000007/f97b3257) <- GMM ATTACH ACCEPT (new P-TMSI=0xf97b3257) (gprs_gmm.c:282) 20250120095023785 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095023785 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095023785 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250120095023785 DMM INFO MM(262420000000007/f97b3257) Subscriber data update (mmctx.c:445) 20250120095023785 DMM DEBUG MM(262420000000007/f97b3257) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095023785 DMM INFO MM(262420000000007/f97b3257) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095023785 DMM NOTICE MM(262420000000007/f97b3257) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20250120095023785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095023785 DMM NOTICE MM(262420000000007/f97b3257) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095023785 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) 20250120095023785 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095023785 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250120095023785 DMM INFO MM(262420000000007/f97b3257) Subscriber data update (mmctx.c:445) 20250120095023785 DMM DEBUG MM(262420000000007/f97b3257) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@d54cc51358e7: Removing Client IMSI='262420000000007'H, index=0 20250120095023788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095023788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095023788 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095023788 DMM INFO MM(262420000000007/f97b3257) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095023788 DMM NOTICE MM(262420000000007/f97b3257) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095023788 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095023788 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095023788 DLLC NOTICE LLME(e3674e03/f97b3257){ASSIGNED} LLGM Assign pre (ffffffff => f97b3257) (gprs_llc.c:1079) 20250120095023788 DLLC NOTICE LLME(ffffffff/f97b3257){ASSIGNED} LLGM Assign post (ffffffff => f97b3257) (gprs_llc.c:1125) 20250120095023788 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095023788 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095023788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095023788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@d54cc51358e7: Final verdict of PTC: pass 20250120095023789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41180<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095023790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095023790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(209)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(197)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@d54cc51358e7: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@d54cc51358e7: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@d54cc51358e7: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(207)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(202)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(200)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(195)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(205)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_combined finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Jan 20 09:50: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 20250120095023860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095024261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88228) 20250120095024791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095024791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88228, count=88768) 20250120095025792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095025792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Jan 20 09:50:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095026793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095026793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_accept_all started. 20250120095027291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095027292 DMM INFO MM(262420000000007/f97b3257) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095027292 DMM INFO MM(262420000000007/f97b3257) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095027292 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095027292 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095027292 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095027292 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095027292 DLLC NOTICE LLME(ffffffff/f97b3257){ASSIGNED} LLGM Assign pre (f97b3257 => ffffffff) (gprs_llc.c:1079) 20250120095027292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f97b3257 => ffffffff) (gprs_llc.c:1125) 20250120095027292 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250120095027292 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) 20250120095027292 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250120095027292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095027292 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095027292 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095027292 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095027292 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095027322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095027322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095027322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095027322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095027322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095027323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095027323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095027323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095027323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095027323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095027323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095027323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095027323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095027323 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095027323 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095027323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095027324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095027324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095027327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095027335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095027335 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(217)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@d54cc51358e7: Provider Link came up: sending NS-RESET TC_attach_accept_all-BVCI196(215)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095027338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095027338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095027338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095027338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095027338 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095027338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095027338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095027338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095027338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095027340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095027340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095027340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095027340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095027340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095027340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095027340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095027340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095027340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095027340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095027340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095027340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095027340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095027343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095027350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095027350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095027357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095027357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095027357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095027358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095027358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095027358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095027358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095027358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095027358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095027359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095027359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095027359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095027359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095027359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095027359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095027359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095027359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095027359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095027359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095027359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095027359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095027360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095027362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095027366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095027366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095027794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095027794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095027794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095027794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095027796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095027797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@d54cc51358e7: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C0F213AC'O, index=0 SGSN_Test-GSUP(228)@d54cc51358e7: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250120095028852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095028852 DLLC NOTICE LLME(ffffffff/c0f213ac){UNASSIGNED} LLC RX: unknown TLLI 0xc0f213ac, creating LLME on the fly (gprs_llc.c:552) 20250120095028852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095028852 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20250120095028852 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095028852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095028852 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095028852 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095028852 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095028852 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095028852 DLLC NOTICE LLME(ffffffff/c0f213ac){UNASSIGNED} LLGM Assign pre (c0f213ac => c6d911f2) (gprs_llc.c:1079) 20250120095028852 DLLC NOTICE LLME(c0f213ac/c6d911f2){ASSIGNED} LLGM Assign post (c0f213ac => c6d911f2) (gprs_llc.c:1125) 20250120095028852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095028852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095028852 DMM DEBUG MM(262420000000008/c6d911f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095028871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095028871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095028871 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095028871 DMM DEBUG MM(262420000000008/c6d911f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20250120095028871 DMM NOTICE MM(262420000000008/c6d911f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095028871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095028871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095028871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250120095028871 DMM INFO MM(262420000000008/c6d911f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6d911f2) (gprs_gmm.c:282) TC_attach_accept_all(230)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@d54cc51358e7: Removing Client IMSI='262420000000008'H, index=0 20250120095029865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095029865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095029865 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095029865 DMM INFO MM(262420000000008/c6d911f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095029865 DMM NOTICE MM(262420000000008/c6d911f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095029865 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095029865 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095029865 DLLC NOTICE LLME(c0f213ac/c6d911f2){ASSIGNED} LLGM Assign pre (ffffffff => c6d911f2) (gprs_llc.c:1079) 20250120095029865 DLLC NOTICE LLME(ffffffff/c6d911f2){ASSIGNED} LLGM Assign post (ffffffff => c6d911f2) (gprs_llc.c:1125) 20250120095029865 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095029865 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095029865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095029865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@d54cc51358e7: Final verdict of PTC: pass 20250120095029870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@d54cc51358e7: Final verdict of PTC: none 20250120095029874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095029874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@d54cc51358e7: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@d54cc51358e7: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(221)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(216)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(226)@d54cc51358e7: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(214)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(219)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(224)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_accept_all finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Jan 20 09:50: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 20250120095030007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095030408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69848) 20250120095030875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095030875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69848, count=71288) 20250120095031876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095031876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Jan 20 09:50:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095032877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095032877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_closed started. 20250120095033491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095033494 DMM INFO MM(262420000000008/c6d911f2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095033494 DMM INFO MM(262420000000008/c6d911f2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095033494 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095033494 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095033494 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095033494 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095033494 DLLC NOTICE LLME(ffffffff/c6d911f2){ASSIGNED} LLGM Assign pre (c6d911f2 => ffffffff) (gprs_llc.c:1079) 20250120095033494 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6d911f2 => ffffffff) (gprs_llc.c:1125) 20250120095033494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095033494 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095033494 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095033494 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095033494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095033541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095033541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095033541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095033541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095033541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095033541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095033541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095033541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095033541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095033544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095033544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095033544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095033544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095033544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095033544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095033544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095033544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095033544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095033545 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095033545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(235)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095033546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095033546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095033549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250120095033557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095033557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(240)@d54cc51358e7: Provider Link came up: sending NS-RESET TC_attach_closed-BVCI196(234)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095033560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095033560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095033560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095033560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095033560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095033560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095033560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095033560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095033560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095033561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095033561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095033561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095033561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095033561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095033561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095033562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095033562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095033562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095033562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095033562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095033562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095033562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095033566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095033573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095033573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(241)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed-BVCI210(239)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(245)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095033576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095033576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095033576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095033576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095033576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095033576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095033576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095033576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095033576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095033577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095033577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095033577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095033577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095033577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095033577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095033577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095033577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095033577 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095033577 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095033577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095033578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095033578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095033580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095033586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095033586 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095033878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095033878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095033878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095033878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095033880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095033881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@d54cc51358e7: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='DF6913C2'O, index=0 SGSN_Test-GSUP(247)@d54cc51358e7: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@d54cc51358e7: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='DF6913C2'O, index=1 20250120095034923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095034923 DLLC NOTICE LLME(ffffffff/df6913c2){UNASSIGNED} LLC RX: unknown TLLI 0xdf6913c2, creating LLME on the fly (gprs_llc.c:552) 20250120095034923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095034923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20250120095034923 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095034923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095034923 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095034923 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095034923 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095034923 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095034923 DLLC NOTICE LLME(ffffffff/df6913c2){UNASSIGNED} LLGM Assign pre (df6913c2 => f1172dd0) (gprs_llc.c:1079) 20250120095034923 DLLC NOTICE LLME(df6913c2/f1172dd0){ASSIGNED} LLGM Assign post (df6913c2 => f1172dd0) (gprs_llc.c:1125) 20250120095034923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095034923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095034923 DMM DEBUG MM(001010123456789/f1172dd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095034936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095034936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095034936 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095034936 DMM DEBUG MM(001010123456789/f1172dd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250120095034936 DMM NOTICE MM(001010123456789/f1172dd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095034936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095034936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095034936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250120095034936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120095034936 DMM NOTICE MM(001010123456789/f1172dd0) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250120095034936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Reject}: Deallocated (fsm.c:568) 20250120095034936 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095034936 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095034936 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120095034936 DLLC NOTICE LLME(df6913c2/f1172dd0){ASSIGNED} LLGM Assign pre (f1172dd0 => ffffffff) (gprs_llc.c:1079) 20250120095034936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1172dd0 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d54cc51358e7: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@d54cc51358e7: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@d54cc51358e7: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D6872F5D'O, index=2 SGSN_Test-GSUP(247)@d54cc51358e7: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250120095034967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095034967 DLLC NOTICE LLME(ffffffff/d6872f5d){UNASSIGNED} LLC RX: unknown TLLI 0xd6872f5d, creating LLME on the fly (gprs_llc.c:552) 20250120095034967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095034967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20250120095034967 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095034967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095034967 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095034967 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095034967 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095034967 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095034967 DLLC NOTICE LLME(ffffffff/d6872f5d){UNASSIGNED} LLGM Assign pre (d6872f5d => f4c989cb) (gprs_llc.c:1079) 20250120095034967 DLLC NOTICE LLME(d6872f5d/f4c989cb){ASSIGNED} LLGM Assign post (d6872f5d => f4c989cb) (gprs_llc.c:1125) 20250120095034967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095034967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095034967 DMM DEBUG MM(262420000000010/f4c989cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095034972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095034972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095034972 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095034972 DMM DEBUG MM(262420000000010/f4c989cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20250120095034972 DMM NOTICE MM(262420000000010/f4c989cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095034972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095034972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095034972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250120095034972 DMM INFO MM(262420000000010/f4c989cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4c989cb) (gprs_gmm.c:282) TC_attach_closed(250)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d54cc51358e7: Removing Client IMSI='262420000000010'H, index=2 20250120095035971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095035971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095035971 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095035971 DMM INFO MM(262420000000010/f4c989cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095035971 DMM NOTICE MM(262420000000010/f4c989cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095035971 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095035971 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095035971 DLLC NOTICE LLME(d6872f5d/f4c989cb){ASSIGNED} LLGM Assign pre (ffffffff => f4c989cb) (gprs_llc.c:1079) 20250120095035971 DLLC NOTICE LLME(ffffffff/f4c989cb){ASSIGNED} LLGM Assign post (ffffffff => f4c989cb) (gprs_llc.c:1125) 20250120095035971 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095035971 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095035971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095035971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@d54cc51358e7: Final verdict of PTC: pass 20250120095035973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47320<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095035974 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095035974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(237)@d54cc51358e7: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(235)@d54cc51358e7: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(240)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(243)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@d54cc51358e7: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(233)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(247)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(245)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(238)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@d54cc51358e7: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@d54cc51358e7: Test case TC_attach_closed finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Jan 20 09:50:36 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250120095036114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095036516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71244) 20250120095036975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095036975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71244, count=81300) 20250120095037976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095037976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Jan 20 09:50:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095038977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095038977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_no_imei_response started. 20250120095039563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095039564 DMM INFO MM(262420000000010/f4c989cb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095039564 DMM INFO MM(262420000000010/f4c989cb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095039564 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095039564 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095039564 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095039565 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095039565 DLLC NOTICE LLME(ffffffff/f4c989cb){ASSIGNED} LLGM Assign pre (f4c989cb => ffffffff) (gprs_llc.c:1079) 20250120095039565 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4c989cb => ffffffff) (gprs_llc.c:1125) 20250120095039565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095039565 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095039565 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095039565 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095039565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095039585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095039585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095039585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095039585 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095039585 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095039585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095039585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095039585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095039585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095039586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095039586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095039586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095039586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095039586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095039586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095039586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095039586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095039586 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095039586 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095039586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(255)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095039587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095039587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095039589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095039595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095039595 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(256)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(260)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095039601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095039601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095039601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095039601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095039601 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095039601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095039601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095039601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095039601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095039602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095039602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095039602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095039602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095039602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095039602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095039602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095039602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095039602 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095039602 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095039602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095039602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095039602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095039605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250120095039612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095039612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(265)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@d54cc51358e7: Provider Link came up: sending NS-RESET TC_attach_no_imei_response-BVCI210(259)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095039615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095039615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095039615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095039615 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095039615 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095039615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095039615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095039615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095039615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095039615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095039615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095039615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095039616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095039616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095039616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095039616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095039616 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095039616 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095039616 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095039616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095039616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095039616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095039619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095039625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095039626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095039978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095039978 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095039978 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095039978 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095039979 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095039980 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@d54cc51358e7: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='EFEF8F94'O, index=0 SGSN_Test-GSUP(267)@d54cc51358e7: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250120095041038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095041038 DLLC NOTICE LLME(ffffffff/efef8f94){UNASSIGNED} LLC RX: unknown TLLI 0xefef8f94, creating LLME on the fly (gprs_llc.c:552) 20250120095041038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095041038 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250120095041038 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095041038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095041038 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095041038 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095041038 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095041038 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095041038 DLLC NOTICE LLME(ffffffff/efef8f94){UNASSIGNED} LLGM Assign pre (efef8f94 => fed3a0be) (gprs_llc.c:1079) 20250120095041038 DLLC NOTICE LLME(efef8f94/fed3a0be){ASSIGNED} LLGM Assign post (efef8f94 => fed3a0be) (gprs_llc.c:1125) 20250120095041038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095041038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095041038 DMM DEBUG MM(262420000000032/fed3a0be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095047039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095047039 DMM DEBUG MM(262420000000032/fed3a0be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095050692 DGPRS DEBUG Checking for inactive LLMEs, time = 597556 (sgsn.c:132) 20250120095053040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095053040 DMM DEBUG MM(262420000000032/fed3a0be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095059041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095059041 DMM DEBUG MM(262420000000032/fed3a0be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095059979 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120095059979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250120095059979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095105042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095105042 DMM DEBUG MM(262420000000032/fed3a0be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095109589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095109595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095109595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095109603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095109606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095109606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095109617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095109621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095109621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095111043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095111043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250120095111043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120095111043 DMM NOTICE MM(262420000000032/fed3a0be) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250120095111043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Reject}: Deallocated (fsm.c:568) 20250120095111043 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095111043 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095111043 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120095111043 DLLC NOTICE LLME(efef8f94/fed3a0be){ASSIGNED} LLGM Assign pre (fed3a0be => ffffffff) (gprs_llc.c:1079) 20250120095111043 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fed3a0be => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@d54cc51358e7: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@d54cc51358e7: Final verdict of PTC: pass 20250120095111068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37192<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(260)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(267)@d54cc51358e7: Final verdict of PTC: none 20250120095111073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_no_imei_response-BVCI210(259)@d54cc51358e7: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@d54cc51358e7: Final verdict of PTC: none 20250120095111073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(251)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@d54cc51358e7: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(265)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(255)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(258)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(253)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(263)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Jan 20 09:51:11 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 20250120095111127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095111429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52004<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70944) 20250120095112075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095112075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70944, count=72204) 20250120095113075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095113075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Jan 20 09:51:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095114076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095114077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_no_imsi_response started. 20250120095114525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095114527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095114572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095114572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095114572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095114572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095114572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095114572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095114572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095114572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095114572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095114574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095114574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095114574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095114574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095114574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095114574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095114574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095114574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095114574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095114574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095114574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095114574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095114574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095114576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095114582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095114582 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(275)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095114585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095114585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095114585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095114585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095114585 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095114585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095114585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095114585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095114585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095114586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095114586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095114586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095114586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095114586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095114586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095114586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095114586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095114586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095114586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095114586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095114587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095114587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095114589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095114594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095114594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(281)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095114600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095114600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095114600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095114600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095114600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095114600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095114600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095114600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095114600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095114602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095114602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095114602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095114602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095114602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095114602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095114602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095114602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095114602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095114602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095114602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095114602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095114602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095114604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095114608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095114608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095115078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095115078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095115078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095115078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095115083 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095115084 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@d54cc51358e7: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F29B1744'O, index=0 SGSN_Test-GSUP(286)@d54cc51358e7: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250120095116144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095116144 DLLC NOTICE LLME(ffffffff/f29b1744){UNASSIGNED} LLC RX: unknown TLLI 0xf29b1744, creating LLME on the fly (gprs_llc.c:552) 20250120095116144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095116144 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250120095116144 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095116144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095116144 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095116144 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095116144 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095116144 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095116144 DLLC NOTICE LLME(ffffffff/f29b1744){UNASSIGNED} LLGM Assign pre (f29b1744 => daf51da9) (gprs_llc.c:1079) 20250120095116144 DLLC NOTICE LLME(f29b1744/daf51da9){ASSIGNED} LLGM Assign post (f29b1744 => daf51da9) (gprs_llc.c:1125) 20250120095116144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095116144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095116144 DMM DEBUG MM(/daf51da9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095116170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095116170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095116170 DMM DEBUG MM_STATE_Gb(4070250308)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095116170 DMM DEBUG MM(/daf51da9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20250120095116170 DMM NOTICE MM(/daf51da9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095116170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095116170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250120095116170 DMM DEBUG MM(/daf51da9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250120095120693 DGPRS DEBUG Checking for inactive LLMEs, time = 597586 (sgsn.c:132) 20250120095122171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095122171 DMM DEBUG MM(/daf51da9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250120095128172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095128172 DMM DEBUG MM(/daf51da9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250120095134173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095134174 DMM DEBUG MM(/daf51da9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250120095135079 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120095135079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250120095135080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095140174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095140174 DMM DEBUG MM(/daf51da9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250120095144576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095144581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095144581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095144588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095144593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095144593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095144603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095144606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095144606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095146176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250120095146176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250120095146176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120095146176 DMM NOTICE MM(/daf51da9) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250120095146176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Reject}: Deallocated (fsm.c:568) 20250120095146176 DMM DEBUG MM_STATE_Gb(4070250308)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095146176 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095146176 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120095146176 DLLC NOTICE LLME(f29b1744/daf51da9){ASSIGNED} LLGM Assign pre (daf51da9 => ffffffff) (gprs_llc.c:1079) 20250120095146176 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daf51da9 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@d54cc51358e7: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@d54cc51358e7: Final verdict of PTC: pass 20250120095146194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@d54cc51358e7: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@d54cc51358e7: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(274)@d54cc51358e7: Final verdict of PTC: none 20250120095146199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095146200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(285)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(279)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(284)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@d54cc51358e7: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(277)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(272)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(282)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Jan 20 09:51:46 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 20250120095146265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095146566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63952) 20250120095147201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095147201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63952, count=72204) 20250120095148203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095148203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Jan 20 09:51:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095149204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095149204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_closed_add_vty started. 20250120095149652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095149655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095149701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095149701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095149701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095149701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095149702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095149702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095149702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095149702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095149702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095149702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095149702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095149702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095149702 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095149702 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095149702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(293)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095149703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095149703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095149704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095149709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095149709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095149715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095149715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095149715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095149715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095149715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095149715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095149715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095149715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095149715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095149716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095149716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095149716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095149716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095149716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095149716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095149716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095149716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095149716 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095149716 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095149716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095149716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095149716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095149719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095149724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095149724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095149733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095149733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095149733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095149733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095149733 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095149733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095149733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095149733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095149733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095149734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095149734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095149734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095149734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095149734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095149734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095149734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095149734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095149734 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095149734 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095149734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095149735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095149735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095149737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095149743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095149743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095150205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095150205 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095150205 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095150205 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095150210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095150211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120095150694 DGPRS DEBUG Checking for inactive LLMEs, time = 597616 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@d54cc51358e7: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='DDA69B87'O, index=0 SGSN_Test-GSUP(305)@d54cc51358e7: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@d54cc51358e7: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='DDA69B87'O, index=1 20250120095151296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095151296 DLLC NOTICE LLME(ffffffff/dda69b87){UNASSIGNED} LLC RX: unknown TLLI 0xdda69b87, creating LLME on the fly (gprs_llc.c:552) 20250120095151296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095151296 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20250120095151296 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095151296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095151296 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095151296 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095151296 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095151296 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095151296 DLLC NOTICE LLME(ffffffff/dda69b87){UNASSIGNED} LLGM Assign pre (dda69b87 => d0994033) (gprs_llc.c:1079) 20250120095151296 DLLC NOTICE LLME(dda69b87/d0994033){ASSIGNED} LLGM Assign post (dda69b87 => d0994033) (gprs_llc.c:1125) 20250120095151296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095151296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095151296 DMM DEBUG MM(001010123456789/d0994033) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095151316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095151316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095151316 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095151316 DMM DEBUG MM(001010123456789/d0994033) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250120095151316 DMM NOTICE MM(001010123456789/d0994033) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095151316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095151316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095151316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250120095151316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120095151316 DMM NOTICE MM(001010123456789/d0994033) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250120095151316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Reject}: Deallocated (fsm.c:568) 20250120095151316 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095151316 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095151316 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120095151316 DLLC NOTICE LLME(dda69b87/d0994033){ASSIGNED} LLGM Assign pre (d0994033 => ffffffff) (gprs_llc.c:1079) 20250120095151316 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0994033 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@d54cc51358e7: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@d54cc51358e7: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='DDA69B87'O, index=2 20250120095151329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095151329 DLLC NOTICE LLME(ffffffff/dda69b87){UNASSIGNED} LLC RX: unknown TLLI 0xdda69b87, creating LLME on the fly (gprs_llc.c:552) 20250120095151329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095151329 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20250120095151329 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095151329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095151329 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095151329 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095151329 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095151329 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095151329 DLLC NOTICE LLME(ffffffff/dda69b87){UNASSIGNED} LLGM Assign pre (dda69b87 => cb6a8996) (gprs_llc.c:1079) 20250120095151329 DLLC NOTICE LLME(dda69b87/cb6a8996){ASSIGNED} LLGM Assign post (dda69b87 => cb6a8996) (gprs_llc.c:1125) 20250120095151329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095151329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095151329 DMM DEBUG MM(001010123456700/cb6a8996) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095151338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095151338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095151338 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095151338 DMM DEBUG MM(001010123456700/cb6a8996) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250120095151338 DMM NOTICE MM(001010123456700/cb6a8996) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095151338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095151338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095151338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250120095151338 DMM INFO MM(001010123456700/cb6a8996) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb6a8996) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@d54cc51358e7: Removing Client IMSI='001010123456700'H, index=2 20250120095152340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095152340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095152340 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095152340 DMM INFO MM(001010123456700/cb6a8996) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095152340 DMM NOTICE MM(001010123456700/cb6a8996) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095152340 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095152340 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095152340 DLLC NOTICE LLME(dda69b87/cb6a8996){ASSIGNED} LLGM Assign pre (ffffffff => cb6a8996) (gprs_llc.c:1079) 20250120095152340 DLLC NOTICE LLME(ffffffff/cb6a8996){ASSIGNED} LLGM Assign post (ffffffff => cb6a8996) (gprs_llc.c:1125) 20250120095152340 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095152340 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095152340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095152340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@d54cc51358e7: Final verdict of PTC: pass 20250120095152343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(298)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@d54cc51358e7: Final verdict of PTC: none 20250120095152348 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095152348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed_add_vty-BVCI196(292)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(293)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@d54cc51358e7: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@d54cc51358e7: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(303)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(301)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(291)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(296)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Jan 20 09:51: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 20250120095152426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095152829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80612) 20250120095153349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095153349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80612, count=81772) 20250120095154351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095154351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Jan 20 09:51:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095155352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095155352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_check_subscriber_list started. 20250120095155916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095155918 DMM INFO MM(001010123456700/cb6a8996) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095155918 DMM INFO MM(001010123456700/cb6a8996) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095155918 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095155918 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095155918 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095155918 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095155918 DLLC NOTICE LLME(ffffffff/cb6a8996){ASSIGNED} LLGM Assign pre (cb6a8996 => ffffffff) (gprs_llc.c:1079) 20250120095155918 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb6a8996 => ffffffff) (gprs_llc.c:1125) 20250120095155918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095155918 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095155918 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095155918 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095155918 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095155957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095155957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095155957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095155957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095155957 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095155957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095155957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095155957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095155957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095155959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095155959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095155959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095155959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095155959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095155959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095155959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095155959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095155959 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095155959 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095155959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095155959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095155959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095155963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095155973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095155973 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(317)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095155984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095155984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095155984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095155984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095155984 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095155984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095155984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095155984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095155984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(318)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095155985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095155985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095155985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095155985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095155985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095155985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095155985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095155985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095155985 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095155985 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095155985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(318)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095155985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095155985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095155987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(314)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095155993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095155993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250120095155994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095155994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095155994 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095155994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095155994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095155994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095155995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095155995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095155995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_check_subscriber_list-BVCI210(315)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095155995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095155995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095155995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095155995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095155995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095155995 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095155995 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095155995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095155995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095155995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095155998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095156003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095156003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095156354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095156354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095156354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095156354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095156358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095156359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@d54cc51358e7: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F5D90087'O, index=0 SGSN_Test-GSUP(324)@d54cc51358e7: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@d54cc51358e7: 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 := 'B124FF7B94419651C5E5B6B304074628'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC22757C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FC33E8AC0AEF8D7'O } } } } } 20250120095157423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095157423 DLLC NOTICE LLME(ffffffff/f5d90087){UNASSIGNED} LLC RX: unknown TLLI 0xf5d90087, creating LLME on the fly (gprs_llc.c:552) 20250120095157423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095157423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20250120095157423 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095157423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095157423 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095157423 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095157423 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095157423 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095157423 DLLC NOTICE LLME(ffffffff/f5d90087){UNASSIGNED} LLGM Assign pre (f5d90087 => d3db056f) (gprs_llc.c:1079) 20250120095157423 DLLC NOTICE LLME(f5d90087/d3db056f){ASSIGNED} LLGM Assign post (f5d90087 => d3db056f) (gprs_llc.c:1125) 20250120095157423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095157423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095157424 DMM DEBUG MM(262420000000034/d3db056f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095157443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095157443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095157443 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095157443 DMM DEBUG MM(262420000000034/d3db056f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20250120095157443 DMM NOTICE MM(262420000000034/d3db056f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095157443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095157443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095157443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095157443 DMM DEBUG MM(262420000000034/d3db056f) Requesting authorization (sgsn_auth.c:160) 20250120095157443 DMM INFO MM(262420000000034/d3db056f) Requesting authentication tuples (sgsn_auth.c:184) 20250120095157443 DMM DEBUG MM(262420000000034/d3db056f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095157443 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250120095157443 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@d54cc51358e7: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250120095157449 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095157449 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095157449 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095157449 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095157449 DMM INFO MM(262420000000034/d3db056f) Subscriber data update (mmctx.c:445) 20250120095157449 DMM DEBUG MM(262420000000034/d3db056f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095157449 DMM INFO MM(262420000000034/d3db056f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095157449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095157449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095157450 DMM INFO MM(262420000000034/d3db056f) <- GMM AUTH AND CIPHERING REQ (rand = b1 24 ff 7b 94 41 96 51 c5 e5 b6 b3 04 07 46 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095157465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095157465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095157465 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095157465 DMM INFO MM(262420000000034/d3db056f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095157465 DMM NOTICE MM(262420000000034/d3db056f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095157465 DMM DEBUG MM(262420000000034/d3db056f) checking auth: received GSM SRES = fc 22 75 7c (gprs_gmm.c:648) 20250120095157465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095157465 DMM DEBUG MM(262420000000034/d3db056f) Requesting authorization (sgsn_auth.c:160) 20250120095157465 DMM INFO MM(262420000000034/d3db056f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095157465 DMM DEBUG MM(262420000000034/d3db056f) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095157465 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250120095157465 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) 20250120095157465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095157465 DMM INFO MM(262420000000034/d3db056f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3db056f) (gprs_gmm.c:282) 20250120095157469 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095157469 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095157469 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250120095157469 DMM INFO MM(262420000000034/d3db056f) Subscriber data update (mmctx.c:445) 20250120095157469 DMM DEBUG MM(262420000000034/d3db056f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095157469 DMM INFO MM(262420000000034/d3db056f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095157469 DMM NOTICE MM(262420000000034/d3db056f) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20250120095157469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095157469 DMM NOTICE MM(262420000000034/d3db056f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095157469 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) 20250120095157470 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095157470 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250120095157470 DMM INFO MM(262420000000034/d3db056f) Subscriber data update (mmctx.c:445) 20250120095157470 DMM DEBUG MM(262420000000034/d3db056f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095157482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095157482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095157482 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095157483 DMM INFO MM(262420000000034/d3db056f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095157483 DMM NOTICE MM(262420000000034/d3db056f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095157483 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095157483 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095157483 DLLC NOTICE LLME(f5d90087/d3db056f){ASSIGNED} LLGM Assign pre (ffffffff => d3db056f) (gprs_llc.c:1079) 20250120095157483 DLLC NOTICE LLME(ffffffff/d3db056f){ASSIGNED} LLGM Assign post (ffffffff => d3db056f) (gprs_llc.c:1125) 20250120095157483 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095157483 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095157483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095157483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@d54cc51358e7: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@d54cc51358e7: Final verdict of PTC: pass 20250120095157543 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250120095157543 DMM INFO MM(262420000000034/d3db056f) Subscriber data update (mmctx.c:445) 20250120095157543 DMM DEBUG MM(262420000000034/d3db056f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250120095157543 DMM INFO MM(262420000000034/d3db056f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250120095157543 DMM INFO MM(262420000000034/d3db056f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095157543 DMM INFO MM(262420000000034/d3db056f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095157543 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095157543 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095157543 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095157543 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095157543 DLLC NOTICE LLME(ffffffff/d3db056f){ASSIGNED} LLGM Assign pre (d3db056f => ffffffff) (gprs_llc.c:1079) 20250120095157543 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3db056f => ffffffff) (gprs_llc.c:1125) 20250120095157543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095157543 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095157543 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095157543 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095157544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@d54cc51358e7: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@d54cc51358e7: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@d54cc51358e7: Final verdict of PTC: none 20250120095157549 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095157549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(312)@d54cc51358e7: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(322)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(318)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(320)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(316)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(310)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Jan 20 09:51: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 20250120095157654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095157956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47556) 20250120095158550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095158550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47556, count=94484) 20250120095159552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095159552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Jan 20 09:52:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095200554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095200554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_detach_check_subscriber_list started. 20250120095201027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095201029 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095201068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095201068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095201068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095201068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095201068 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095201068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095201068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095201068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095201068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095201069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095201069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095201069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095201069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095201069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095201070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095201070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095201070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095201070 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095201070 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095201070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095201070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095201070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095201072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095201078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095201078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(332)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095201081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095201081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095201081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095201081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095201081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095201081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095201081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095201081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095201081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095201082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095201082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095201082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095201082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095201082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095201082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095201082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095201082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095201082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095201082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095201082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095201082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095201082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095201085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095201091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095201091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(338)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(341)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095201096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095201096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095201096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095201096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095201096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095201096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095201096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095201096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095201096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095201097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095201097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095201097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095201097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095201097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095201097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095201097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095201097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095201097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095201097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095201097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(341)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095201097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095201097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095201099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095201105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095201105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095201555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095201555 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095201555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095201555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095201559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095201560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@d54cc51358e7: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F7641017'O, index=0 SGSN_Test-GSUP(343)@d54cc51358e7: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@d54cc51358e7: 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 := 'F9EC9E53A4F3609075E41B385CFBCA9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E19CEC06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAED5B227FBCFD3F'O } } } } } 20250120095201624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095201624 DLLC NOTICE LLME(ffffffff/f7641017){UNASSIGNED} LLC RX: unknown TLLI 0xf7641017, creating LLME on the fly (gprs_llc.c:552) 20250120095201624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095201624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20250120095201624 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095201624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095201624 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095201624 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095201624 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095201624 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095201624 DLLC NOTICE LLME(ffffffff/f7641017){UNASSIGNED} LLGM Assign pre (f7641017 => eec9b293) (gprs_llc.c:1079) 20250120095201624 DLLC NOTICE LLME(f7641017/eec9b293){ASSIGNED} LLGM Assign post (f7641017 => eec9b293) (gprs_llc.c:1125) 20250120095201624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095201624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095201624 DMM DEBUG MM(262420000000033/eec9b293) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095201637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095201637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095201637 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095201637 DMM DEBUG MM(262420000000033/eec9b293) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20250120095201637 DMM NOTICE MM(262420000000033/eec9b293) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095201637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095201637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095201637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095201637 DMM DEBUG MM(262420000000033/eec9b293) Requesting authorization (sgsn_auth.c:160) 20250120095201637 DMM INFO MM(262420000000033/eec9b293) Requesting authentication tuples (sgsn_auth.c:184) 20250120095201637 DMM DEBUG MM(262420000000033/eec9b293) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095201637 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250120095201637 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@d54cc51358e7: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250120095201640 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095201640 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095201640 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095201640 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095201640 DMM INFO MM(262420000000033/eec9b293) Subscriber data update (mmctx.c:445) 20250120095201640 DMM DEBUG MM(262420000000033/eec9b293) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095201640 DMM INFO MM(262420000000033/eec9b293) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095201640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095201640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095201640 DMM INFO MM(262420000000033/eec9b293) <- GMM AUTH AND CIPHERING REQ (rand = f9 ec 9e 53 a4 f3 60 90 75 e4 1b 38 5c fb ca 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095201652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095201652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095201652 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095201652 DMM INFO MM(262420000000033/eec9b293) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095201652 DMM NOTICE MM(262420000000033/eec9b293) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095201652 DMM DEBUG MM(262420000000033/eec9b293) checking auth: received GSM SRES = e1 9c ec 06 (gprs_gmm.c:648) 20250120095201652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095201652 DMM DEBUG MM(262420000000033/eec9b293) Requesting authorization (sgsn_auth.c:160) 20250120095201652 DMM INFO MM(262420000000033/eec9b293) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095201652 DMM DEBUG MM(262420000000033/eec9b293) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095201652 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250120095201652 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) 20250120095201652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095201652 DMM INFO MM(262420000000033/eec9b293) <- GMM ATTACH ACCEPT (new P-TMSI=0xeec9b293) (gprs_gmm.c:282) 20250120095201655 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095201655 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095201655 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250120095201655 DMM INFO MM(262420000000033/eec9b293) Subscriber data update (mmctx.c:445) 20250120095201655 DMM DEBUG MM(262420000000033/eec9b293) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095201655 DMM INFO MM(262420000000033/eec9b293) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095201655 DMM NOTICE MM(262420000000033/eec9b293) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20250120095201655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095201655 DMM NOTICE MM(262420000000033/eec9b293) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095201655 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) 20250120095201656 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095201656 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250120095201656 DMM INFO MM(262420000000033/eec9b293) Subscriber data update (mmctx.c:445) 20250120095201656 DMM DEBUG MM(262420000000033/eec9b293) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095201665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095201665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095201665 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095201665 DMM INFO MM(262420000000033/eec9b293) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095201665 DMM NOTICE MM(262420000000033/eec9b293) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095201665 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095201665 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095201665 DLLC NOTICE LLME(f7641017/eec9b293){ASSIGNED} LLGM Assign pre (ffffffff => eec9b293) (gprs_llc.c:1079) 20250120095201665 DLLC NOTICE LLME(ffffffff/eec9b293){ASSIGNED} LLGM Assign post (ffffffff => eec9b293) (gprs_llc.c:1125) 20250120095201665 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095201666 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095201666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095201666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@d54cc51358e7: setverdict(pass): none -> pass 20250120095201724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095201724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250120095201724 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095201724 DMM INFO MM(262420000000033/eec9b293) -> GMM DETACH REQUEST TLLI=0xeec9b293 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250120095201724 DMM INFO MM(262420000000033/eec9b293) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250120095201724 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095201724 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095201724 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095201724 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095201724 DLLC NOTICE LLME(ffffffff/eec9b293){ASSIGNED} LLGM Assign pre (eec9b293 => ffffffff) (gprs_llc.c:1079) 20250120095201724 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eec9b293 => ffffffff) (gprs_llc.c:1125) 20250120095201724 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250120095201724 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) 20250120095201724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095201724 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095201724 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095201724 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095201726 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@d54cc51358e7: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@d54cc51358e7: Final verdict of PTC: pass 20250120095206740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52336<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@d54cc51358e7: Final verdict of PTC: none 20250120095206744 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095206744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(341)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@d54cc51358e7: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(331)@d54cc51358e7: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(336)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@d54cc51358e7: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(334)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(329)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(339)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Jan 20 09:52: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 20250120095206793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095207095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93692) 20250120095207745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095207745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93692, count=94232) 20250120095208746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095208746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Jan 20 09:52:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095209747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095209747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_check_complete_resend started. 20250120095210182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095210182 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095210201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095210201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095210201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095210201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095210201 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095210201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095210201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095210201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095210201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095210202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095210202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095210202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095210202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095210202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095210202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095210202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095210202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095210202 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095210202 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095210202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(350)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095210202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095210202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095210205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095210210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095210210 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095210214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095210214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095210214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095210214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095210214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095210215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095210215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095210215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095210215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095210215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095210215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095210215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095210215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095210215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095210215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095210215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095210215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095210215 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095210215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095210215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095210216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095210216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095210217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095210222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095210222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095210232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095210232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095210232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095210232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095210232 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095210232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095210232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095210232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095210232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095210232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095210232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095210232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095210232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095210232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095210232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095210232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095210232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095210232 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095210232 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095210232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(360)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095210233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095210233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095210234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095210239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095210239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095210748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095210748 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095210748 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095210748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095210749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095210750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@d54cc51358e7: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CE65F821'O, index=0 SGSN_Test-GSUP(362)@d54cc51358e7: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@d54cc51358e7: 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 := 'BC487A3E288B98B1BCC86DB2FC60C2FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E204CA83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45EFC25BEA68D1FD'O } } } } } 20250120095211811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095211811 DLLC NOTICE LLME(ffffffff/ce65f821){UNASSIGNED} LLC RX: unknown TLLI 0xce65f821, creating LLME on the fly (gprs_llc.c:552) 20250120095211811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095211811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250120095211811 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095211811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095211811 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095211811 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095211811 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095211811 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095211811 DLLC NOTICE LLME(ffffffff/ce65f821){UNASSIGNED} LLGM Assign pre (ce65f821 => fd4847f6) (gprs_llc.c:1079) 20250120095211811 DLLC NOTICE LLME(ce65f821/fd4847f6){ASSIGNED} LLGM Assign post (ce65f821 => fd4847f6) (gprs_llc.c:1125) 20250120095211811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095211811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095211811 DMM DEBUG MM(262420000000036/fd4847f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095211831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095211831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095211831 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095211831 DMM DEBUG MM(262420000000036/fd4847f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20250120095211831 DMM NOTICE MM(262420000000036/fd4847f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095211831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095211831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095211831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095211831 DMM DEBUG MM(262420000000036/fd4847f6) Requesting authorization (sgsn_auth.c:160) 20250120095211831 DMM INFO MM(262420000000036/fd4847f6) Requesting authentication tuples (sgsn_auth.c:184) 20250120095211831 DMM DEBUG MM(262420000000036/fd4847f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095211831 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250120095211831 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@d54cc51358e7: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250120095211837 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095211837 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095211837 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095211837 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095211837 DMM INFO MM(262420000000036/fd4847f6) Subscriber data update (mmctx.c:445) 20250120095211837 DMM DEBUG MM(262420000000036/fd4847f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095211837 DMM INFO MM(262420000000036/fd4847f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095211837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095211837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095211837 DMM INFO MM(262420000000036/fd4847f6) <- GMM AUTH AND CIPHERING REQ (rand = bc 48 7a 3e 28 8b 98 b1 bc c8 6d b2 fc 60 c2 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095211853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095211853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095211853 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095211853 DMM INFO MM(262420000000036/fd4847f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095211853 DMM NOTICE MM(262420000000036/fd4847f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095211853 DMM DEBUG MM(262420000000036/fd4847f6) checking auth: received GSM SRES = e2 04 ca 83 (gprs_gmm.c:648) 20250120095211853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095211853 DMM DEBUG MM(262420000000036/fd4847f6) Requesting authorization (sgsn_auth.c:160) 20250120095211853 DMM INFO MM(262420000000036/fd4847f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095211853 DMM DEBUG MM(262420000000036/fd4847f6) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095211853 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250120095211853 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) 20250120095211853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095211853 DMM INFO MM(262420000000036/fd4847f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4847f6) (gprs_gmm.c:282) 20250120095211856 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095211856 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095211856 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250120095211856 DMM INFO MM(262420000000036/fd4847f6) Subscriber data update (mmctx.c:445) 20250120095211856 DMM DEBUG MM(262420000000036/fd4847f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095211856 DMM INFO MM(262420000000036/fd4847f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095211856 DMM NOTICE MM(262420000000036/fd4847f6) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20250120095211856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095211856 DMM NOTICE MM(262420000000036/fd4847f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095211856 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) 20250120095211857 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095211857 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250120095211857 DMM INFO MM(262420000000036/fd4847f6) Subscriber data update (mmctx.c:445) 20250120095211858 DMM DEBUG MM(262420000000036/fd4847f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@d54cc51358e7: Warning: Re-starting timer T, which is already active (running or expired). 20250120095217854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120095217854 DMM INFO MM(262420000000036/fd4847f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4847f6) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@d54cc51358e7: Warning: Re-starting timer T, which is already active (running or expired). 20250120095220695 DGPRS DEBUG Checking for inactive LLMEs, time = 597646 (sgsn.c:132) 20250120095223855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120095223855 DMM INFO MM(262420000000036/fd4847f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4847f6) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@d54cc51358e7: Warning: Re-starting timer T, which is already active (running or expired). 20250120095229856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120095229856 DMM INFO MM(262420000000036/fd4847f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4847f6) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@d54cc51358e7: Warning: Re-starting timer T, which is already active (running or expired). 20250120095230749 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120095230749 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250120095230749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095235857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120095235857 DMM INFO MM(262420000000036/fd4847f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4847f6) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@d54cc51358e7: Warning: Re-starting timer T, which is already active (running or expired). 20250120095240203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095240210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095240210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095240216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095240220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095240220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095240233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095240236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095240236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095241858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250120095241858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250120095241858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120095241858 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250120095241858 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) 20250120095241858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Reject}: Deallocated (fsm.c:568) 20250120095241858 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095241858 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095241858 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120095241858 DLLC NOTICE LLME(ce65f821/fd4847f6){ASSIGNED} LLGM Assign pre (fd4847f6 => ffffffff) (gprs_llc.c:1079) 20250120095241858 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd4847f6 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@d54cc51358e7: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@d54cc51358e7: Final verdict of PTC: pass 20250120095245884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41540<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095245887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095245887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(362)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@d54cc51358e7: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@d54cc51358e7: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(360)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(350)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(355)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@d54cc51358e7: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(358)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(348)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(353)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Jan 20 09:52: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 20250120095245953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095246255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94816) 20250120095246889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095246889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94816, count=95356) 20250120095247889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095247890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Jan 20 09:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095248890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095248890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_hlr_location_cancel_request_update started. 20250120095249357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095249361 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095249408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095249408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095249408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095249408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095249408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095249408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095249408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095249408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095249408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095249409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095249409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095249409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095249409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095249409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095249409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095249409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095249409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095249409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095249409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095249409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095249410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095249410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095249412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095249416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095249416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095249423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095249423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095249423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095249423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095249423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095249423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095249423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095249423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095249423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095249424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095249424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095249424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095249424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095249424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095249424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095249424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095249424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095249424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095249424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095249424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095249424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095249424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095249426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095249430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095249430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095249439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095249439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095249439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095249439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095249439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095249439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095249439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095249439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095249439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095249440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095249440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095249440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095249440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095249440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095249440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095249440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095249440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095249440 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095249440 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095249440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095249440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095249440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095249443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095249448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095249448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095249891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095249891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095249892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095249892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095249895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095249897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120095250696 DGPRS DEBUG Checking for inactive LLMEs, time = 597676 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@d54cc51358e7: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C724353D'O, index=0 SGSN_Test-GSUP(381)@d54cc51358e7: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@d54cc51358e7: 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 := 'AC241FAD25252DD1EE88B3EC60648073'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '290B4CAE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE4D6BB142C5F489'O } } } } } 20250120095250956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095250956 DLLC NOTICE LLME(ffffffff/c724353d){UNASSIGNED} LLC RX: unknown TLLI 0xc724353d, creating LLME on the fly (gprs_llc.c:552) 20250120095250956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095250956 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20250120095250956 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095250956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095250956 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095250956 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095250956 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095250956 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095250957 DLLC NOTICE LLME(ffffffff/c724353d){UNASSIGNED} LLGM Assign pre (c724353d => c3cb3c87) (gprs_llc.c:1079) 20250120095250957 DLLC NOTICE LLME(c724353d/c3cb3c87){ASSIGNED} LLGM Assign post (c724353d => c3cb3c87) (gprs_llc.c:1125) 20250120095250957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095250957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095250957 DMM DEBUG MM(262420000000031/c3cb3c87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095250967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095250967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095250967 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095250967 DMM DEBUG MM(262420000000031/c3cb3c87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20250120095250967 DMM NOTICE MM(262420000000031/c3cb3c87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095250967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095250967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095250967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095250967 DMM DEBUG MM(262420000000031/c3cb3c87) Requesting authorization (sgsn_auth.c:160) 20250120095250967 DMM INFO MM(262420000000031/c3cb3c87) Requesting authentication tuples (sgsn_auth.c:184) 20250120095250967 DMM DEBUG MM(262420000000031/c3cb3c87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095250967 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250120095250967 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@d54cc51358e7: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250120095250969 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095250969 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095250969 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095250969 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095250969 DMM INFO MM(262420000000031/c3cb3c87) Subscriber data update (mmctx.c:445) 20250120095250969 DMM DEBUG MM(262420000000031/c3cb3c87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095250969 DMM INFO MM(262420000000031/c3cb3c87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095250970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095250970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095250970 DMM INFO MM(262420000000031/c3cb3c87) <- GMM AUTH AND CIPHERING REQ (rand = ac 24 1f ad 25 25 2d d1 ee 88 b3 ec 60 64 80 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095250983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095250983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095250983 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095250983 DMM INFO MM(262420000000031/c3cb3c87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095250983 DMM NOTICE MM(262420000000031/c3cb3c87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095250983 DMM DEBUG MM(262420000000031/c3cb3c87) checking auth: received GSM SRES = 29 0b 4c ae (gprs_gmm.c:648) 20250120095250983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095250983 DMM DEBUG MM(262420000000031/c3cb3c87) Requesting authorization (sgsn_auth.c:160) 20250120095250983 DMM INFO MM(262420000000031/c3cb3c87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095250983 DMM DEBUG MM(262420000000031/c3cb3c87) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095250983 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250120095250983 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) 20250120095250983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095250983 DMM INFO MM(262420000000031/c3cb3c87) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3cb3c87) (gprs_gmm.c:282) 20250120095250985 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095250985 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095250985 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250120095250985 DMM INFO MM(262420000000031/c3cb3c87) Subscriber data update (mmctx.c:445) 20250120095250985 DMM DEBUG MM(262420000000031/c3cb3c87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095250985 DMM INFO MM(262420000000031/c3cb3c87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095250985 DMM NOTICE MM(262420000000031/c3cb3c87) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20250120095250985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095250985 DMM NOTICE MM(262420000000031/c3cb3c87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095250985 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) 20250120095250985 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095250985 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250120095250985 DMM INFO MM(262420000000031/c3cb3c87) Subscriber data update (mmctx.c:445) 20250120095250985 DMM DEBUG MM(262420000000031/c3cb3c87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095250993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095250993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095250993 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095250993 DMM INFO MM(262420000000031/c3cb3c87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095250993 DMM NOTICE MM(262420000000031/c3cb3c87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095250994 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095250994 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095250994 DLLC NOTICE LLME(c724353d/c3cb3c87){ASSIGNED} LLGM Assign pre (ffffffff => c3cb3c87) (gprs_llc.c:1079) 20250120095250994 DLLC NOTICE LLME(ffffffff/c3cb3c87){ASSIGNED} LLGM Assign post (ffffffff => c3cb3c87) (gprs_llc.c:1125) 20250120095250994 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095250994 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095250994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095250994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@d54cc51358e7: setverdict(pass): none -> pass 20250120095251043 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250120095251043 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250120095251043 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) 20250120095251043 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250120095251043 DMM INFO MM(262420000000031/c3cb3c87) Subscriber data update (mmctx.c:445) 20250120095251044 DMM DEBUG MM(262420000000031/c3cb3c87) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250120095251044 DMM INFO MM(262420000000031/c3cb3c87) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250120095251044 DMM INFO MM(262420000000031/c3cb3c87) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095251044 DMM INFO MM(262420000000031/c3cb3c87) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095251044 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095251044 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095251044 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095251044 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095251044 DLLC NOTICE LLME(ffffffff/c3cb3c87){ASSIGNED} LLGM Assign pre (c3cb3c87 => ffffffff) (gprs_llc.c:1079) 20250120095251044 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3cb3c87 => ffffffff) (gprs_llc.c:1125) 20250120095251044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095251044 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095251044 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095251044 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed MC@d54cc51358e7: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250120095256057 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095256057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(381)@d54cc51358e7: Final verdict of PTC: none 20250120095256059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59174<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(380)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(374)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(379)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(369)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(372)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(367)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@d54cc51358e7: Final verdict of PTC: pass -NSVCI99-provIP(377)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@d54cc51358e7: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Jan 20 09:52:56 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 20250120095256128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095256429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87920) 20250120095257058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095257059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87920, count=93352) 20250120095258059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095258059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Jan 20 09:52:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095259061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095259061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_hlr_location_cancel_request_withdraw started. 20250120095259518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095259520 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095259555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095259555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095259555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095259555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095259555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095259555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095259555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095259555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095259555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095259556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095259556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095259556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095259556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095259556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095259556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095259556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095259556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095259556 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095259556 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095259556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095259556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095259556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095259558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095259563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095259563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095259568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095259568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095259568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095259568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095259568 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095259568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095259568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095259568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095259568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095259569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095259569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095259569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095259569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095259569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095259569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095259569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095259569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095259569 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095259569 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095259569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095259570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095259570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095259571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095259576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095259576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095259582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095259582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095259582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095259582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095259582 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095259582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095259582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095259582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095259582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095259583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095259583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095259583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095259583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095259583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095259583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095259583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095259583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095259583 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095259583 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095259583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095259583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095259583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095259585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095259590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095259590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095300063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095300063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095300063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095300063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095300067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095300068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d54cc51358e7: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F118C7E5'O, index=0 SGSN_Test-GSUP(400)@d54cc51358e7: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@d54cc51358e7: 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 := 'DB4195E55ACD32D94CFD084DCD6E13F4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52ECF41F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E56190ADFAF366E1'O } } } } } 20250120095301146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095301146 DLLC NOTICE LLME(ffffffff/f118c7e5){UNASSIGNED} LLC RX: unknown TLLI 0xf118c7e5, creating LLME on the fly (gprs_llc.c:552) 20250120095301146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095301146 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20250120095301146 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095301146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095301146 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095301146 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095301146 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095301146 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095301146 DLLC NOTICE LLME(ffffffff/f118c7e5){UNASSIGNED} LLGM Assign pre (f118c7e5 => caf905b2) (gprs_llc.c:1079) 20250120095301146 DLLC NOTICE LLME(f118c7e5/caf905b2){ASSIGNED} LLGM Assign post (f118c7e5 => caf905b2) (gprs_llc.c:1125) 20250120095301146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095301146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095301146 DMM DEBUG MM(262420000000029/caf905b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095301155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095301155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095301155 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095301155 DMM DEBUG MM(262420000000029/caf905b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20250120095301155 DMM NOTICE MM(262420000000029/caf905b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095301155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095301155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095301155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095301155 DMM DEBUG MM(262420000000029/caf905b2) Requesting authorization (sgsn_auth.c:160) 20250120095301155 DMM INFO MM(262420000000029/caf905b2) Requesting authentication tuples (sgsn_auth.c:184) 20250120095301155 DMM DEBUG MM(262420000000029/caf905b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095301155 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250120095301155 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@d54cc51358e7: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250120095301157 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095301157 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095301157 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095301157 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095301157 DMM INFO MM(262420000000029/caf905b2) Subscriber data update (mmctx.c:445) 20250120095301157 DMM DEBUG MM(262420000000029/caf905b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095301157 DMM INFO MM(262420000000029/caf905b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095301157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095301157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095301157 DMM INFO MM(262420000000029/caf905b2) <- GMM AUTH AND CIPHERING REQ (rand = db 41 95 e5 5a cd 32 d9 4c fd 08 4d cd 6e 13 f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095301160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095301160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095301161 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095301161 DMM INFO MM(262420000000029/caf905b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095301161 DMM NOTICE MM(262420000000029/caf905b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095301161 DMM DEBUG MM(262420000000029/caf905b2) checking auth: received GSM SRES = 52 ec f4 1f (gprs_gmm.c:648) 20250120095301161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095301161 DMM DEBUG MM(262420000000029/caf905b2) Requesting authorization (sgsn_auth.c:160) 20250120095301161 DMM INFO MM(262420000000029/caf905b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095301161 DMM DEBUG MM(262420000000029/caf905b2) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095301161 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250120095301161 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) 20250120095301161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095301161 DMM INFO MM(262420000000029/caf905b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf905b2) (gprs_gmm.c:282) 20250120095301161 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095301161 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095301161 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250120095301162 DMM INFO MM(262420000000029/caf905b2) Subscriber data update (mmctx.c:445) 20250120095301162 DMM DEBUG MM(262420000000029/caf905b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095301162 DMM INFO MM(262420000000029/caf905b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095301162 DMM NOTICE MM(262420000000029/caf905b2) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20250120095301162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095301162 DMM NOTICE MM(262420000000029/caf905b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095301162 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) 20250120095301162 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095301162 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250120095301162 DMM INFO MM(262420000000029/caf905b2) Subscriber data update (mmctx.c:445) 20250120095301162 DMM DEBUG MM(262420000000029/caf905b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095301165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095301165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095301165 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095301165 DMM INFO MM(262420000000029/caf905b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095301165 DMM NOTICE MM(262420000000029/caf905b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095301165 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095301165 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095301165 DLLC NOTICE LLME(f118c7e5/caf905b2){ASSIGNED} LLGM Assign pre (ffffffff => caf905b2) (gprs_llc.c:1079) 20250120095301165 DLLC NOTICE LLME(ffffffff/caf905b2){ASSIGNED} LLGM Assign post (ffffffff => caf905b2) (gprs_llc.c:1125) 20250120095301165 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095301165 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095301165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095301165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@d54cc51358e7: setverdict(pass): none -> pass 20250120095301217 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250120095301217 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250120095301217 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) 20250120095301217 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250120095301217 DMM INFO MM(262420000000029/caf905b2) Subscriber data update (mmctx.c:445) 20250120095301217 DMM DEBUG MM(262420000000029/caf905b2) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250120095301217 DMM INFO MM(262420000000029/caf905b2) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250120095301217 DMM INFO MM(262420000000029/caf905b2) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20250120095301217 DMM NOTICE MM(262420000000029/caf905b2) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20250120095301217 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20250120095301218 DMM INFO MM(262420000000029/caf905b2) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250120095301218 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095301218 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095301218 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095301218 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095301218 DLLC NOTICE LLME(ffffffff/caf905b2){ASSIGNED} LLGM Assign pre (caf905b2 => ffffffff) (gprs_llc.c:1079) 20250120095301218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caf905b2 => ffffffff) (gprs_llc.c:1125) 20250120095301218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095301218 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095301218 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095301218 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d54cc51358e7: Removing Client IMSI='262420000000029'H, index=0 20250120095301233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095301233 DLLC NOTICE LLME(ffffffff/caf905b2){UNASSIGNED} LLC RX: unknown TLLI 0xcaf905b2, creating LLME on the fly (gprs_llc.c:552) 20250120095301233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095301233 DMM NOTICE LLME(ffffffff/caf905b2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250120095301233 DLLC NOTICE LLME(ffffffff/caf905b2){UNASSIGNED} LLGM Assign pre (caf905b2 => ffffffff) (gprs_llc.c:1079) 20250120095301233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caf905b2 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@d54cc51358e7: Final verdict of PTC: pass 20250120095301237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33736<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095301240 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095301240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(393)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(400)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(398)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(388)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(386)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(391)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(396)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@d54cc51358e7: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Jan 20 09:53:01 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 20250120095301307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095301609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44900) 20250120095302242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095302242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44900, count=96956) 20250120095303244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095303244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Jan 20 09:53:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095304245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095304245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250120095304707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095304709 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095304751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095304752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095304752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095304752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095304752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095304752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095304752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095304752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095304752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095304752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095304752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095304752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095304752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095304752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095304752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095304752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095304752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095304752 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095304752 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095304752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095304753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095304753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095304754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095304759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095304759 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095304765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095304765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095304765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095304765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095304765 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095304765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095304765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095304765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095304765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095304766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095304766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095304766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095304766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095304766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095304766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095304766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095304766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095304766 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095304766 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095304766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095304766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095304766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095304768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095304772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095304772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095304780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095304780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095304780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095304780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095304780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095304780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095304780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095304780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095304780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095304781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095304781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095304781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095304781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095304781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095304781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095304781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095304781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095304781 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095304781 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095304781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095304781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095304781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095304784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095304789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095304789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095305247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095305247 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095305247 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095305247 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095305251 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095305253 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d54cc51358e7: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D69C5E44'O, index=0 SGSN_Test-GSUP(419)@d54cc51358e7: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250120095306310 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) 20250120095306310 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@d54cc51358e7: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@d54cc51358e7: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d54cc51358e7: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d54cc51358e7: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d54cc51358e7: Final verdict of PTC: pass 20250120095306314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33758<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(412)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@d54cc51358e7: Final verdict of PTC: none 20250120095306319 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(408)@d54cc51358e7: Final verdict of PTC: none 20250120095306319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(413)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(419)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(410)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(415)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(407)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(405)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(417)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@d54cc51358e7: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Jan 20 09:53: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 20250120095306381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095306682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45612) 20250120095307321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095307321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45612, count=53780) 20250120095308322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095308322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Jan 20 09:53:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095309324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095309324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250120095309748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095309750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095309794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095309794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095309794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095309794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095309794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095309794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095309794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095309794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095309794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095309795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095309795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095309795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095309795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095309795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095309795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095309795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095309795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095309795 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095309795 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095309795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095309795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095309795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095309798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095309805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095309805 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095309810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095309810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095309810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095309810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095309810 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095309810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095309810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095309810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095309810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095309811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095309811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095309811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095309811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095309811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095309811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095309811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095309811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095309811 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095309811 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095309811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(431)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095309812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095309812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095309814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095309820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095309820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(432)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(436)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095309824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095309824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095309824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095309824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095309824 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095309824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095309824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095309824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095309824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095309824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095309824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095309824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095309824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095309824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095309824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095309824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095309825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095309825 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095309825 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095309825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095309825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095309825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095309826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095309831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095309831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095310326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095310326 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095310326 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095310326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095310330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095310332 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d54cc51358e7: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EB03E4C2'O, index=0 SGSN_Test-GSUP(438)@d54cc51358e7: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250120095311401 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) 20250120095311401 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@d54cc51358e7: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@d54cc51358e7: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d54cc51358e7: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d54cc51358e7: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d54cc51358e7: Final verdict of PTC: pass 20250120095311411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(423)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(438)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(431)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(426)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(436)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@d54cc51358e7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d54cc51358e7: Final verdict of PTC: none 20250120095311417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095311417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(424)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(434)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(429)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@d54cc51358e7: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Jan 20 09:53: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 20250120095311480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095311782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45148) 20250120095312419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095312419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45148, count=53368) 20250120095313421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095313421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Jan 20 09:53:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095314423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095314423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_rau_unknown started. 20250120095314882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095314884 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095314925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095314925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095314925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095314925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095314925 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095314925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095314925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095314925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095314925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095314926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095314926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095314926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095314926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095314926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095314926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095314926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095314926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095314926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095314926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095314926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095314926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095314926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095314928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095314932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095314932 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095314938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095314938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095314938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095314938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095314938 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095314938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095314938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095314938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095314938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095314939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095314939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095314939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095314939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095314939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095314939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095314939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095314939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095314939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095314939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095314939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095314939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095314939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095314941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095314945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095314945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(452)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095314951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095314951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095314951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095314951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095314951 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095314951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095314951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095314951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095314951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095314952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095314952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095314952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095314952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095314952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095314952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095314952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095314952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095314952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095314952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095314952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095314952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095314952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095314955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095314961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095314961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095315424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095315425 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095315425 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095315425 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095315429 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250120095315430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@d54cc51358e7: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FFDC6049'O, index=0 SGSN_Test-GSUP(457)@d54cc51358e7: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250120095316499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095316499 DLLC NOTICE LLME(ffffffff/ffdc6049){UNASSIGNED} LLC RX: unknown TLLI 0xffdc6049, creating LLME on the fly (gprs_llc.c:552) 20250120095316499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250120095316499 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120095316499 DMM NOTICE LLME(ffffffff/ffdc6049){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250120095316499 DLLC NOTICE LLME(ffffffff/ffdc6049){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250120095316499 DMM ERROR LLME(ffffffff/ffdc6049){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250120095316499 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250120095316499 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250120095316499 DLLC NOTICE LLME(ffffffff/ffdc6049){UNASSIGNED} LLGM Assign pre (ffdc6049 => ffffffff) (gprs_llc.c:1079) 20250120095316499 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffdc6049 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@d54cc51358e7: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@d54cc51358e7: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@d54cc51358e7: Final verdict of PTC: pass 20250120095316520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53726<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095316523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095316523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(456)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(457)@d54cc51358e7: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(450)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(445)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@d54cc51358e7: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(455)@d54cc51358e7: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(443)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(448)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(453)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@d54cc51358e7: Test case TC_rau_unknown finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Jan 20 09:53: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 20250120095316617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095316919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44952) 20250120095317524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095317525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44952, count=55728) 20250120095318526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095318526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Jan 20 09:53:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095319528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095319528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_rau started. 20250120095319999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095320001 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095320041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095320041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095320041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095320041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095320041 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095320041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095320041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095320041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095320041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095320042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095320042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095320042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095320042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095320042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095320042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095320042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095320042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095320042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095320042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095320042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095320042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095320042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095320044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095320052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095320052 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095320060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095320060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095320060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095320060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095320060 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095320060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095320060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095320060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095320060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095320061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095320061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095320061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095320061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095320061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095320061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095320061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095320061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095320061 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095320061 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095320061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(469)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095320062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095320062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095320064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095320070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095320070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095320081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095320081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095320081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095320081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095320081 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095320081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095320081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095320081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095320081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095320082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095320082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095320082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095320082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095320082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095320082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095320082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095320082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095320082 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095320082 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095320082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095320082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095320082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095320084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095320089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095320089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095320530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095320530 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095320530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095320530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(474)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095320534 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095320535 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(474)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120095320697 DGPRS DEBUG Checking for inactive LLMEs, time = 597706 (sgsn.c:132) TC_attach_rau-BVCI196(463)@d54cc51358e7: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DE06BA01'O, index=0 SGSN_Test-GSUP(476)@d54cc51358e7: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@d54cc51358e7: 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 := '20B757441FA12BE00C5F2851E17270C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '218543FF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11A79FB566AAE927'O } } } } } 20250120095321610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095321610 DLLC NOTICE LLME(ffffffff/de06ba01){UNASSIGNED} LLC RX: unknown TLLI 0xde06ba01, creating LLME on the fly (gprs_llc.c:552) 20250120095321610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095321610 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20250120095321610 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095321610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095321610 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095321610 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095321610 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095321610 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095321610 DLLC NOTICE LLME(ffffffff/de06ba01){UNASSIGNED} LLGM Assign pre (de06ba01 => d2b32121) (gprs_llc.c:1079) 20250120095321610 DLLC NOTICE LLME(de06ba01/d2b32121){ASSIGNED} LLGM Assign post (de06ba01 => d2b32121) (gprs_llc.c:1125) 20250120095321610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095321610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095321610 DMM DEBUG MM(262420000000012/d2b32121) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095321637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095321637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095321637 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095321637 DMM DEBUG MM(262420000000012/d2b32121) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20250120095321637 DMM NOTICE MM(262420000000012/d2b32121) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095321637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095321637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095321637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095321637 DMM DEBUG MM(262420000000012/d2b32121) Requesting authorization (sgsn_auth.c:160) 20250120095321637 DMM INFO MM(262420000000012/d2b32121) Requesting authentication tuples (sgsn_auth.c:184) 20250120095321637 DMM DEBUG MM(262420000000012/d2b32121) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095321637 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250120095321637 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@d54cc51358e7: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250120095321643 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095321643 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095321643 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095321643 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095321643 DMM INFO MM(262420000000012/d2b32121) Subscriber data update (mmctx.c:445) 20250120095321643 DMM DEBUG MM(262420000000012/d2b32121) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095321643 DMM INFO MM(262420000000012/d2b32121) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095321643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095321643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095321643 DMM INFO MM(262420000000012/d2b32121) <- GMM AUTH AND CIPHERING REQ (rand = 20 b7 57 44 1f a1 2b e0 0c 5f 28 51 e1 72 70 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095321658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095321658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095321659 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095321659 DMM INFO MM(262420000000012/d2b32121) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095321659 DMM NOTICE MM(262420000000012/d2b32121) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095321659 DMM DEBUG MM(262420000000012/d2b32121) checking auth: received GSM SRES = 21 85 43 ff (gprs_gmm.c:648) 20250120095321659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095321659 DMM DEBUG MM(262420000000012/d2b32121) Requesting authorization (sgsn_auth.c:160) 20250120095321659 DMM INFO MM(262420000000012/d2b32121) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095321659 DMM DEBUG MM(262420000000012/d2b32121) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095321659 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250120095321659 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) 20250120095321659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095321659 DMM INFO MM(262420000000012/d2b32121) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2b32121) (gprs_gmm.c:282) 20250120095321661 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095321661 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095321661 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250120095321661 DMM INFO MM(262420000000012/d2b32121) Subscriber data update (mmctx.c:445) 20250120095321661 DMM DEBUG MM(262420000000012/d2b32121) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095321661 DMM INFO MM(262420000000012/d2b32121) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095321661 DMM NOTICE MM(262420000000012/d2b32121) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20250120095321661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095321662 DMM NOTICE MM(262420000000012/d2b32121) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095321662 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) 20250120095321663 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095321663 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250120095321663 DMM INFO MM(262420000000012/d2b32121) Subscriber data update (mmctx.c:445) 20250120095321663 DMM DEBUG MM(262420000000012/d2b32121) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095321674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095321674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095321674 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095321674 DMM INFO MM(262420000000012/d2b32121) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095321674 DMM NOTICE MM(262420000000012/d2b32121) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095321674 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095321674 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095321674 DLLC NOTICE LLME(de06ba01/d2b32121){ASSIGNED} LLGM Assign pre (ffffffff => d2b32121) (gprs_llc.c:1079) 20250120095321674 DLLC NOTICE LLME(ffffffff/d2b32121){ASSIGNED} LLGM Assign post (ffffffff => d2b32121) (gprs_llc.c:1125) 20250120095321674 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095321674 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095321674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095321674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@d54cc51358e7: setverdict(pass): none -> pass 20250120095321733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095321733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095321733 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095321733 DMM INFO MM(262420000000012/d2b32121) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20250120095321733 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095321733 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120095321733 DLLC NOTICE LLME(ffffffff/d2b32121){ASSIGNED} LLGM Assign pre (d2b32121 => efdd837e) (gprs_llc.c:1079) 20250120095321733 DLLC NOTICE LLME(d2b32121/efdd837e){ASSIGNED} LLGM Assign post (d2b32121 => efdd837e) (gprs_llc.c:1125) 20250120095321733 DMM INFO MM(262420000000012/efdd837e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@d54cc51358e7: Removing Client IMSI='262420000000012'H, index=0 20250120095321748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095321748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250120095321748 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095321748 DMM INFO MM(262420000000012/efdd837e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250120095321748 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250120095321748 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095321748 DLLC NOTICE LLME(d2b32121/efdd837e){ASSIGNED} LLGM Assign pre (ffffffff => efdd837e) (gprs_llc.c:1079) 20250120095321748 DLLC NOTICE LLME(ffffffff/efdd837e){ASSIGNED} LLGM Assign post (ffffffff => efdd837e) (gprs_llc.c:1125) 20250120095321748 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@d54cc51358e7: Final verdict of PTC: pass 20250120095321754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54428<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095321759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095321759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(476)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(469)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(475)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(464)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(462)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(473)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(467)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) Mon Jan 20 09:53:21 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(469): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_rau finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. 20250120095321859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095322260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44780) 20250120095322761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095322761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44780, count=92932) 20250120095323761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095323761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Jan 20 09:53:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095324762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095324762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_rau_a_a started. 20250120095325309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095325312 DMM INFO MM(262420000000012/efdd837e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095325312 DMM INFO MM(262420000000012/efdd837e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095325312 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095325312 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095325312 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095325312 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095325312 DLLC NOTICE LLME(ffffffff/efdd837e){ASSIGNED} LLGM Assign pre (efdd837e => ffffffff) (gprs_llc.c:1079) 20250120095325312 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efdd837e => ffffffff) (gprs_llc.c:1125) 20250120095325312 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250120095325312 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) 20250120095325312 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:402) 20250120095325312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095325312 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095325312 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095325312 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095325312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095325358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095325358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095325358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095325358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095325358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095325358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095325358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095325358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095325358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095325359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095325359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095325359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095325359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095325359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095325359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095325359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095325359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095325359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095325359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095325359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095325360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095325360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095325362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095325366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095325366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(484)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 TC_attach_rau_a_a-BVCI196(482)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095325376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095325376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095325376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095325376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095325376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095325376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095325376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095325376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095325376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095325376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095325376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095325376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095325377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095325377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095325377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095325377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095325377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095325377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095325377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095325377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095325377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095325377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095325378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095325384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095325384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095325391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095325391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095325391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095325391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095325391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095325391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095325391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095325391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095325391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095325393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095325393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095325393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095325393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095325393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095325393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095325393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095325393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095325393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095325393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095325393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095325394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095325394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095325397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095325402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095325402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095325763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095325763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095325763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095325763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095325767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095325768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@d54cc51358e7: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D79F5D8F'O, index=0 SGSN_Test-GSUP(495)@d54cc51358e7: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@d54cc51358e7: 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 := '1D1B637BE856F3A60BCE2EB492A57180'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '236073FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7BD98FE9E089359'O } } } } } 20250120095326850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095326850 DLLC NOTICE LLME(ffffffff/d79f5d8f){UNASSIGNED} LLC RX: unknown TLLI 0xd79f5d8f, creating LLME on the fly (gprs_llc.c:552) 20250120095326850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095326850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20250120095326850 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095326850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095326850 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095326850 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095326850 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095326850 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095326850 DLLC NOTICE LLME(ffffffff/d79f5d8f){UNASSIGNED} LLGM Assign pre (d79f5d8f => d886fc5b) (gprs_llc.c:1079) 20250120095326850 DLLC NOTICE LLME(d79f5d8f/d886fc5b){ASSIGNED} LLGM Assign post (d79f5d8f => d886fc5b) (gprs_llc.c:1125) 20250120095326850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095326850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095326850 DMM DEBUG MM(262420000000037/d886fc5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095326875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095326875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095326876 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095326876 DMM DEBUG MM(262420000000037/d886fc5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20250120095326876 DMM NOTICE MM(262420000000037/d886fc5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095326876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095326876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095326876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095326876 DMM DEBUG MM(262420000000037/d886fc5b) Requesting authorization (sgsn_auth.c:160) 20250120095326876 DMM INFO MM(262420000000037/d886fc5b) Requesting authentication tuples (sgsn_auth.c:184) 20250120095326876 DMM DEBUG MM(262420000000037/d886fc5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095326876 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250120095326876 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@d54cc51358e7: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250120095326882 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095326882 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095326882 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095326882 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095326882 DMM INFO MM(262420000000037/d886fc5b) Subscriber data update (mmctx.c:445) 20250120095326882 DMM DEBUG MM(262420000000037/d886fc5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095326882 DMM INFO MM(262420000000037/d886fc5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095326882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095326882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095326882 DMM INFO MM(262420000000037/d886fc5b) <- GMM AUTH AND CIPHERING REQ (rand = 1d 1b 63 7b e8 56 f3 a6 0b ce 2e b4 92 a5 71 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095326899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095326899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095326899 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095326899 DMM INFO MM(262420000000037/d886fc5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095326899 DMM NOTICE MM(262420000000037/d886fc5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095326899 DMM DEBUG MM(262420000000037/d886fc5b) checking auth: received GSM SRES = 23 60 73 fd (gprs_gmm.c:648) 20250120095326899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095326899 DMM DEBUG MM(262420000000037/d886fc5b) Requesting authorization (sgsn_auth.c:160) 20250120095326899 DMM INFO MM(262420000000037/d886fc5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095326899 DMM DEBUG MM(262420000000037/d886fc5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095326899 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250120095326899 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) 20250120095326899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095326899 DMM INFO MM(262420000000037/d886fc5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd886fc5b) (gprs_gmm.c:282) 20250120095326902 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095326902 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095326902 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250120095326902 DMM INFO MM(262420000000037/d886fc5b) Subscriber data update (mmctx.c:445) 20250120095326902 DMM DEBUG MM(262420000000037/d886fc5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095326902 DMM INFO MM(262420000000037/d886fc5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095326902 DMM NOTICE MM(262420000000037/d886fc5b) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20250120095326902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095326902 DMM NOTICE MM(262420000000037/d886fc5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095326902 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) 20250120095326903 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095326903 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250120095326903 DMM INFO MM(262420000000037/d886fc5b) Subscriber data update (mmctx.c:445) 20250120095326903 DMM DEBUG MM(262420000000037/d886fc5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095326914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095326914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095326914 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095326915 DMM INFO MM(262420000000037/d886fc5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095326915 DMM NOTICE MM(262420000000037/d886fc5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095326915 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095326915 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095326915 DLLC NOTICE LLME(d79f5d8f/d886fc5b){ASSIGNED} LLGM Assign pre (ffffffff => d886fc5b) (gprs_llc.c:1079) 20250120095326915 DLLC NOTICE LLME(ffffffff/d886fc5b){ASSIGNED} LLGM Assign post (ffffffff => d886fc5b) (gprs_llc.c:1125) 20250120095326915 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095326915 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095326915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095326915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@d54cc51358e7: setverdict(pass): none -> pass 20250120095326969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095326969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095326969 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095326969 DMM INFO MM(262420000000037/d886fc5b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120095326969 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095326969 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120095326969 DLLC NOTICE LLME(ffffffff/d886fc5b){ASSIGNED} LLGM Assign pre (d886fc5b => f928aa8a) (gprs_llc.c:1079) 20250120095326969 DLLC NOTICE LLME(d886fc5b/f928aa8a){ASSIGNED} LLGM Assign post (d886fc5b => f928aa8a) (gprs_llc.c:1125) 20250120095326969 DMM INFO MM(262420000000037/f928aa8a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095326980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095326980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250120095326980 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095326980 DMM INFO MM(262420000000037/f928aa8a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250120095326980 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250120095326980 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095326980 DLLC NOTICE LLME(d886fc5b/f928aa8a){ASSIGNED} LLGM Assign pre (ffffffff => f928aa8a) (gprs_llc.c:1079) 20250120095326980 DLLC NOTICE LLME(ffffffff/f928aa8a){ASSIGNED} LLGM Assign post (ffffffff => f928aa8a) (gprs_llc.c:1125) 20250120095326980 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250120095326981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095326981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095326981 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095326981 DMM INFO MM(262420000000037/f928aa8a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120095326981 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095326981 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120095326981 DLLC NOTICE LLME(ffffffff/f928aa8a){ASSIGNED} LLGM Assign pre (f928aa8a => e67e367c) (gprs_llc.c:1079) 20250120095326981 DLLC NOTICE LLME(f928aa8a/e67e367c){ASSIGNED} LLGM Assign post (f928aa8a => e67e367c) (gprs_llc.c:1125) 20250120095326981 DMM INFO MM(262420000000037/e67e367c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095326988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095326988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095326988 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095326988 DMM INFO MM(262420000000037/e67e367c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250120095326988 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250120095326988 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095326988 DLLC NOTICE LLME(f928aa8a/e67e367c){ASSIGNED} LLGM Assign pre (ffffffff => e67e367c) (gprs_llc.c:1079) 20250120095326988 DLLC NOTICE LLME(ffffffff/e67e367c){ASSIGNED} LLGM Assign post (ffffffff => e67e367c) (gprs_llc.c:1125) 20250120095326988 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250120095326988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095326988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095326988 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095326988 DMM INFO MM(262420000000037/e67e367c) -> GMM DETACH REQUEST TLLI=0xe67e367c type=GPRS detach Power-off (gprs_gmm.c:1440) 20250120095326988 DMM INFO MM(262420000000037/e67e367c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250120095326988 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095326988 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095326988 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095326988 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095326988 DLLC NOTICE LLME(ffffffff/e67e367c){ASSIGNED} LLGM Assign pre (e67e367c => ffffffff) (gprs_llc.c:1079) 20250120095326988 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e67e367c => ffffffff) (gprs_llc.c:1125) 20250120095326988 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250120095326988 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) 20250120095326988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095326988 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095326988 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095326988 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095326989 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@d54cc51358e7: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@d54cc51358e7: Final verdict of PTC: pass 20250120095332006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55648<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(483)@d54cc51358e7: Final verdict of PTC: none 20250120095332010 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095332011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(489)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(488)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(493)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(491)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(486)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(481)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Jan 20 09:53:32 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 20250120095332087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095332390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112268) 20250120095333011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095333011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112268, count=113528) 20250120095334013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095334013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Jan 20 09:53:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095335013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095335014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_rau_a_b started. 20250120095335485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095335487 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095335538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095335538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095335538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095335538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095335538 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095335538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095335538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095335538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095335538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095335539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095335539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095335539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095335539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095335539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095335539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095335539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095335539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095335539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095335539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095335539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095335539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095335539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095335541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095335546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095335546 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(504)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095335558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095335558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095335558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095335558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095335558 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095335558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095335558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095335558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095335558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095335559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095335559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095335559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095335559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095335559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095335559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095335559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095335559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095335559 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095335559 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095335559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095335559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095335559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095335561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095335567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095335567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(508)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095335571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095335571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095335571 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095335571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095335571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095335571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095335571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095335571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095335571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095335571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095335571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095335571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095335571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095335572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095335572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095335574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095335578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095335578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095336015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095336015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095336015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095336015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095336019 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095336021 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@d54cc51358e7: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D87C4506'O, index=0 SGSN_Test-GSUP(514)@d54cc51358e7: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@d54cc51358e7: 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 := 'B3F385FDE87B12BFD8D01B26F90D5556'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B8C7414'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D7D292998F64225'O } } } } } 20250120095337096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095337097 DLLC NOTICE LLME(ffffffff/d87c4506){UNASSIGNED} LLC RX: unknown TLLI 0xd87c4506, creating LLME on the fly (gprs_llc.c:552) 20250120095337097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095337097 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20250120095337097 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095337097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095337097 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095337097 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095337097 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095337097 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095337097 DLLC NOTICE LLME(ffffffff/d87c4506){UNASSIGNED} LLGM Assign pre (d87c4506 => f80b398c) (gprs_llc.c:1079) 20250120095337097 DLLC NOTICE LLME(d87c4506/f80b398c){ASSIGNED} LLGM Assign post (d87c4506 => f80b398c) (gprs_llc.c:1125) 20250120095337097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095337097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095337097 DMM DEBUG MM(262420000000038/f80b398c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095337108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095337108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095337108 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095337108 DMM DEBUG MM(262420000000038/f80b398c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20250120095337108 DMM NOTICE MM(262420000000038/f80b398c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095337108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095337108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095337108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095337108 DMM DEBUG MM(262420000000038/f80b398c) Requesting authorization (sgsn_auth.c:160) 20250120095337108 DMM INFO MM(262420000000038/f80b398c) Requesting authentication tuples (sgsn_auth.c:184) 20250120095337108 DMM DEBUG MM(262420000000038/f80b398c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095337108 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250120095337108 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@d54cc51358e7: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250120095337111 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095337111 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095337111 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095337111 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095337111 DMM INFO MM(262420000000038/f80b398c) Subscriber data update (mmctx.c:445) 20250120095337112 DMM DEBUG MM(262420000000038/f80b398c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095337112 DMM INFO MM(262420000000038/f80b398c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095337112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095337112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095337112 DMM INFO MM(262420000000038/f80b398c) <- GMM AUTH AND CIPHERING REQ (rand = b3 f3 85 fd e8 7b 12 bf d8 d0 1b 26 f9 0d 55 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095337122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095337122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095337122 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095337122 DMM INFO MM(262420000000038/f80b398c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095337122 DMM NOTICE MM(262420000000038/f80b398c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095337122 DMM DEBUG MM(262420000000038/f80b398c) checking auth: received GSM SRES = 8b 8c 74 14 (gprs_gmm.c:648) 20250120095337122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095337122 DMM DEBUG MM(262420000000038/f80b398c) Requesting authorization (sgsn_auth.c:160) 20250120095337122 DMM INFO MM(262420000000038/f80b398c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095337122 DMM DEBUG MM(262420000000038/f80b398c) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095337122 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250120095337122 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) 20250120095337122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095337122 DMM INFO MM(262420000000038/f80b398c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf80b398c) (gprs_gmm.c:282) 20250120095337124 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095337124 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095337124 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250120095337125 DMM INFO MM(262420000000038/f80b398c) Subscriber data update (mmctx.c:445) 20250120095337125 DMM DEBUG MM(262420000000038/f80b398c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095337125 DMM INFO MM(262420000000038/f80b398c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095337125 DMM NOTICE MM(262420000000038/f80b398c) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20250120095337125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095337125 DMM NOTICE MM(262420000000038/f80b398c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095337125 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) 20250120095337125 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095337125 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250120095337125 DMM INFO MM(262420000000038/f80b398c) Subscriber data update (mmctx.c:445) 20250120095337125 DMM DEBUG MM(262420000000038/f80b398c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095337133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095337133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095337134 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095337134 DMM INFO MM(262420000000038/f80b398c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095337134 DMM NOTICE MM(262420000000038/f80b398c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095337134 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095337134 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095337134 DLLC NOTICE LLME(d87c4506/f80b398c){ASSIGNED} LLGM Assign pre (ffffffff => f80b398c) (gprs_llc.c:1079) 20250120095337134 DLLC NOTICE LLME(ffffffff/f80b398c){ASSIGNED} LLGM Assign post (ffffffff => f80b398c) (gprs_llc.c:1125) 20250120095337134 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095337134 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095337134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095337134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@d54cc51358e7: attach complete sending rau 20250120095337193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095337193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095337193 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095337193 DMM INFO MM(262420000000038/f80b398c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120095337193 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095337193 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120095337193 DLLC NOTICE LLME(ffffffff/f80b398c){ASSIGNED} LLGM Assign pre (f80b398c => cad793d5) (gprs_llc.c:1079) 20250120095337193 DLLC NOTICE LLME(f80b398c/cad793d5){ASSIGNED} LLGM Assign post (f80b398c => cad793d5) (gprs_llc.c:1125) 20250120095337193 DMM INFO MM(262420000000038/cad793d5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d54cc51358e7: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@d54cc51358e7: Removing Client IMSI='262420000000038'H, index=0 20250120095337207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095337207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250120095337208 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095337208 DMM INFO MM(262420000000038/cad793d5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250120095337208 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250120095337208 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095337208 DLLC NOTICE LLME(f80b398c/cad793d5){ASSIGNED} LLGM Assign pre (ffffffff => cad793d5) (gprs_llc.c:1079) 20250120095337208 DLLC NOTICE LLME(ffffffff/cad793d5){ASSIGNED} LLGM Assign post (ffffffff => cad793d5) (gprs_llc.c:1125) 20250120095337208 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(505)@d54cc51358e7: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CAD793D5'O, index=0 TC_attach_rau_a_b(516)@d54cc51358e7: sending second RAU via different RA 20250120095337218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095337218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095337218 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120095337218 DMM INFO MM(262420000000038/cad793d5) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cad793d5, P-TMSI: cad793d5 (00000000), TLLI: cad793d5 (cad793d5), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250120095337218 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20250120095337218 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120095337218 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095337218 DLLC NOTICE LLME(ffffffff/cad793d5){ASSIGNED} LLGM Assign pre (cad793d5 => cad793d5) (gprs_llc.c:1079) 20250120095337218 DLLC NOTICE LLME(cad793d5/cad793d5){ASSIGNED} LLGM Assign post (cad793d5 => cad793d5) (gprs_llc.c:1125) 20250120095337218 DMM INFO MM(262420000000038/cad793d5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095337244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095337244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095337244 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095337244 DMM INFO MM(262420000000038/cad793d5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250120095337244 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250120095337244 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095337244 DLLC NOTICE LLME(cad793d5/cad793d5){ASSIGNED} LLGM Assign pre (ffffffff => cad793d5) (gprs_llc.c:1079) 20250120095337244 DLLC NOTICE LLME(ffffffff/cad793d5){ASSIGNED} LLGM Assign post (ffffffff => cad793d5) (gprs_llc.c:1125) 20250120095337244 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250120095337244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095337244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095337244 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095337244 DMM INFO MM(262420000000038/cad793d5) -> GMM DETACH REQUEST TLLI=0xcad793d5 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250120095337244 DMM INFO MM(262420000000038/cad793d5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250120095337244 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095337244 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095337244 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095337244 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095337244 DLLC NOTICE LLME(ffffffff/cad793d5){ASSIGNED} LLGM Assign pre (cad793d5 => ffffffff) (gprs_llc.c:1079) 20250120095337244 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cad793d5 => ffffffff) (gprs_llc.c:1125) 20250120095337244 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250120095337244 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) 20250120095337244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095337244 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095337244 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095337244 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095337245 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@d54cc51358e7: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@d54cc51358e7: Final verdict of PTC: pass 20250120095342257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47874<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(498)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(514)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(507)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@d54cc51358e7: Final verdict of PTC: none 20250120095342262 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095342262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(512)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(502)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(500)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(506)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(510)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Jan 20 09:53:42 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 20250120095342341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095342643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103376) 20250120095343263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095343264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103376, count=108808) 20250120095344264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095344265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Mon Jan 20 09:53:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095345266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095345266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250120095345742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095345744 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095345783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095345783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095345783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095345783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095345783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095345783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095345783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095345783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095345783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095345784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095345784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095345784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095345784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095345784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095345784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095345784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095345784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095345784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095345784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095345784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095345785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095345785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(522)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095345787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095345793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095345793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(522)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(526)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095345797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095345797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095345797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095345797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095345797 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095345797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095345797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095345797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095345797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095345798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095345798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095345798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095345798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095345798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095345798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095345798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095345798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095345798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095345798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095345798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095345798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095345799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095345801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095345805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095345805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095345812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095345812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095345812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095345812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095345812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095345812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095345812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095345812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095345812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095345813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095345813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095345813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095345813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095345813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095345813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095345813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095345813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095345813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095345813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095345813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095345813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095345813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095345816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095345820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095345820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095346267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095346267 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095346267 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095346267 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095346272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095346273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d54cc51358e7: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F6440CB2'O, index=0 SGSN_Test-GSUP(533)@d54cc51358e7: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@d54cc51358e7: 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 := 'FA6C58BCD854E6F3547B5680207876A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EF3251F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA3881157A894341'O } } } } } 20250120095347344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095347344 DLLC NOTICE LLME(ffffffff/f6440cb2){UNASSIGNED} LLC RX: unknown TLLI 0xf6440cb2, creating LLME on the fly (gprs_llc.c:552) 20250120095347344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095347344 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20250120095347344 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095347344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095347344 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095347344 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095347344 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095347344 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095347344 DLLC NOTICE LLME(ffffffff/f6440cb2){UNASSIGNED} LLGM Assign pre (f6440cb2 => ea5cacd1) (gprs_llc.c:1079) 20250120095347344 DLLC NOTICE LLME(f6440cb2/ea5cacd1){ASSIGNED} LLGM Assign post (f6440cb2 => ea5cacd1) (gprs_llc.c:1125) 20250120095347344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095347344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095347344 DMM DEBUG MM(262420000000039/ea5cacd1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095347364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095347364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095347364 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095347364 DMM DEBUG MM(262420000000039/ea5cacd1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250120095347364 DMM NOTICE MM(262420000000039/ea5cacd1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095347365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095347365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095347365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095347365 DMM DEBUG MM(262420000000039/ea5cacd1) Requesting authorization (sgsn_auth.c:160) 20250120095347365 DMM INFO MM(262420000000039/ea5cacd1) Requesting authentication tuples (sgsn_auth.c:184) 20250120095347365 DMM DEBUG MM(262420000000039/ea5cacd1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095347365 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250120095347365 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@d54cc51358e7: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@d54cc51358e7: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250120095347369 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095347369 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095347369 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095347369 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095347369 DMM INFO MM(262420000000039/ea5cacd1) Subscriber data update (mmctx.c:445) 20250120095347369 DMM DEBUG MM(262420000000039/ea5cacd1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095347369 DMM INFO MM(262420000000039/ea5cacd1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095347369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095347369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095347369 DMM INFO MM(262420000000039/ea5cacd1) <- GMM AUTH AND CIPHERING REQ (rand = fa 6c 58 bc d8 54 e6 f3 54 7b 56 80 20 78 76 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095347383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095347383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095347383 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095347383 DMM INFO MM(262420000000039/ea5cacd1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095347383 DMM NOTICE MM(262420000000039/ea5cacd1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095347383 DMM DEBUG MM(262420000000039/ea5cacd1) checking auth: received GSM SRES = 1e f3 25 1f (gprs_gmm.c:648) 20250120095347383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095347383 DMM DEBUG MM(262420000000039/ea5cacd1) Requesting authorization (sgsn_auth.c:160) 20250120095347383 DMM INFO MM(262420000000039/ea5cacd1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095347383 DMM DEBUG MM(262420000000039/ea5cacd1) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095347383 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250120095347383 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250120095347383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095347383 DMM INFO MM(262420000000039/ea5cacd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xea5cacd1) (gprs_gmm.c:282) 20250120095347386 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095347387 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095347387 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250120095347387 DMM INFO MM(262420000000039/ea5cacd1) Subscriber data update (mmctx.c:445) 20250120095347387 DMM DEBUG MM(262420000000039/ea5cacd1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095347387 DMM INFO MM(262420000000039/ea5cacd1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095347387 DMM NOTICE MM(262420000000039/ea5cacd1) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20250120095347387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095347387 DMM NOTICE MM(262420000000039/ea5cacd1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095347387 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250120095347388 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095347389 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250120095347389 DMM INFO MM(262420000000039/ea5cacd1) Subscriber data update (mmctx.c:445) 20250120095347389 DMM DEBUG MM(262420000000039/ea5cacd1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095347398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095347398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095347398 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095347398 DMM INFO MM(262420000000039/ea5cacd1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095347398 DMM NOTICE MM(262420000000039/ea5cacd1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095347398 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095347398 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095347398 DLLC NOTICE LLME(f6440cb2/ea5cacd1){ASSIGNED} LLGM Assign pre (ffffffff => ea5cacd1) (gprs_llc.c:1079) 20250120095347398 DLLC NOTICE LLME(ffffffff/ea5cacd1){ASSIGNED} LLGM Assign post (ffffffff => ea5cacd1) (gprs_llc.c:1125) 20250120095347398 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095347398 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095347398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095347398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@d54cc51358e7: attach complete sending rau 20250120095347465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095347465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095347465 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095347465 DMM INFO MM(262420000000039/ea5cacd1) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120095347465 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095347465 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120095347465 DLLC NOTICE LLME(ffffffff/ea5cacd1){ASSIGNED} LLGM Assign pre (ea5cacd1 => d6238353) (gprs_llc.c:1079) 20250120095347465 DLLC NOTICE LLME(ea5cacd1/d6238353){ASSIGNED} LLGM Assign post (ea5cacd1 => d6238353) (gprs_llc.c:1125) 20250120095347466 DMM INFO MM(262420000000039/d6238353) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@d54cc51358e7: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d54cc51358e7: Removing Client IMSI='262420000000039'H, index=0 20250120095347480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095347480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250120095347480 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095347480 DMM INFO MM(262420000000039/d6238353) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250120095347480 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250120095347480 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095347480 DLLC NOTICE LLME(ea5cacd1/d6238353){ASSIGNED} LLGM Assign pre (ffffffff => d6238353) (gprs_llc.c:1079) 20250120095347480 DLLC NOTICE LLME(ffffffff/d6238353){ASSIGNED} LLGM Assign post (ffffffff => d6238353) (gprs_llc.c:1125) 20250120095347480 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@d54cc51358e7: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D6238353'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@d54cc51358e7: sending second RAU via different RA with wrong Old RA 20250120095347491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095347491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095347491 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120095347491 DMM NOTICE LLME(ffffffff/d6238353){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250120095347491 DLLC NOTICE LLME(ffffffff/d6238353){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250120095347491 DMM NOTICE MM(262420000000039/d6238353) Rx RA Update Request with unexpected TLLI=d6238353 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20250120095347491 DMM ERROR LLME(ffffffff/d6238353){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250120095347491 DMM NOTICE MM(262420000000039/d6238353) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250120095347491 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250120095347491 DMM INFO MM(262420000000039/d6238353) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250120095347491 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095347491 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095347491 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095347491 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095347491 DLLC NOTICE LLME(ffffffff/d6238353){ASSIGNED} LLGM Assign pre (d6238353 => ffffffff) (gprs_llc.c:1079) 20250120095347491 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6238353 => ffffffff) (gprs_llc.c:1125) 20250120095347491 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250120095347491 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250120095347491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095347491 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095347491 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095347491 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095347513 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250120095347516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095347516 DLLC NOTICE LLME(ffffffff/d6238353){UNASSIGNED} LLC RX: unknown TLLI 0xd6238353, creating LLME on the fly (gprs_llc.c:552) 20250120095347516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250120095347516 DMM NOTICE LLME(ffffffff/d6238353){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250120095350698 DGPRS DEBUG Checking for inactive LLMEs, time = 597736 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d54cc51358e7: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@d54cc51358e7: Final verdict of PTC: pass 20250120095352528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38584<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095352532 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095352532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(533)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(531)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(521)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(526)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@d54cc51358e7: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(519)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(529)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(524)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Mon Jan 20 09:53:52 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250120095352603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095352906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100760) 20250120095353532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095353533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100760, count=106192) 20250120095354534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095354534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Jan 20 09:53:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095355536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095355536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_usim_resync started. 20250120095356008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095356010 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095356053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095356053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095356053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095356053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095356053 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095356053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095356053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095356053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095356054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095356054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095356054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095356054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095356055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095356055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095356055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095356055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095356055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095356055 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095356055 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095356055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095356055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095356055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095356058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095356063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095356063 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(545)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095356073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095356073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095356073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095356073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095356074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095356074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095356074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095356074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095356074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095356075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095356075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095356075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095356075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095356075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095356075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095356075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095356075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095356075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095356075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095356075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095356075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095356075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(547)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095356078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(545)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095356081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095356081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095356081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095356081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095356081 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095356081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095356081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095356081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095356081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-BSSGP1(542)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(550)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095356082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095356082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095356082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095356082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095356082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095356082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095356082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095356082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095356082 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095356082 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095356082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095356083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095356083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095356085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095356085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250120095356085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_usim_resync-BVCI210(543)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095356091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095356091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095356538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095356538 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095356538 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095356538 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095356542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095356543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@d54cc51358e7: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='ECDDAF4E'O, index=0 SGSN_Test-GSUP(552)@d54cc51358e7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@d54cc51358e7: 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 := '392C3766CBCC9D7C51F0332113658E6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B2CCCCD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BBF88DB1382F9CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E6EC4908572730459BEA89B3ED0980A8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1DCB1C3E685EB6C7BA59628E88D848A2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3437BA0FEFCF0557B51EBAADBFC18C97'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6A902667D45D5E12'O } } } } } 20250120095357609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095357609 DLLC NOTICE LLME(ffffffff/ecddaf4e){UNASSIGNED} LLC RX: unknown TLLI 0xecddaf4e, creating LLME on the fly (gprs_llc.c:552) 20250120095357609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095357609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250120095357609 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095357609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095357609 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095357609 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095357609 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095357609 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095357609 DLLC NOTICE LLME(ffffffff/ecddaf4e){UNASSIGNED} LLGM Assign pre (ecddaf4e => d0a7c16f) (gprs_llc.c:1079) 20250120095357610 DLLC NOTICE LLME(ecddaf4e/d0a7c16f){ASSIGNED} LLGM Assign post (ecddaf4e => d0a7c16f) (gprs_llc.c:1125) 20250120095357610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095357610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095357610 DMM DEBUG MM(262420000000040/d0a7c16f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095357639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095357639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095357639 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095357639 DMM DEBUG MM(262420000000040/d0a7c16f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250120095357639 DMM NOTICE MM(262420000000040/d0a7c16f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095357639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095357639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095357639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095357639 DMM DEBUG MM(262420000000040/d0a7c16f) Requesting authorization (sgsn_auth.c:160) 20250120095357639 DMM INFO MM(262420000000040/d0a7c16f) Requesting authentication tuples (sgsn_auth.c:184) 20250120095357639 DMM DEBUG MM(262420000000040/d0a7c16f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095357639 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250120095357639 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@d54cc51358e7: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250120095357644 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095357644 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095357644 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095357644 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095357644 DMM INFO MM(262420000000040/d0a7c16f) Subscriber data update (mmctx.c:445) 20250120095357644 DMM DEBUG MM(262420000000040/d0a7c16f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095357644 DMM INFO MM(262420000000040/d0a7c16f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095357644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095357644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095357644 DMM INFO MM(262420000000040/d0a7c16f) <- GMM AUTH AND CIPHERING REQ (rand = 39 2c 37 66 cb cc 9d 7c 51 f0 33 21 13 65 8e 6c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 37 ba 0f ef cf 05 57 b5 1e ba ad bf c1 8c 97 ) (gprs_gmm.c:465) 20250120095357659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095357659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095357659 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095357659 DMM INFO MM(262420000000040/d0a7c16f) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20250120095357659 DMM INFO MM(262420000000040/d0a7c16f) R99 AUTHENTICATION SYNCH (AUTS = 978942d48a2a00a7a88ff43deca2) (gprs_gmm.c:693) 20250120095357659 DMM DEBUG MM(262420000000040/d0a7c16f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095357659 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250120095357659 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 97 89 42 d4 8a 2a 00 a7 a8 8f f4 3d ec a2 20 10 39 2c 37 66 cb cc 9d 7c 51 f0 33 21 13 65 8e 6c 28 01 01 (gprs_subscriber.c:210) 20250120095357659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20250120095357659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250120095357660 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095357660 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095357660 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095357660 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095357660 DMM INFO MM(262420000000040/d0a7c16f) Subscriber data update (mmctx.c:445) 20250120095357660 DMM DEBUG MM(262420000000040/d0a7c16f) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250120095357660 DMM INFO MM(262420000000040/d0a7c16f) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250120095357660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095357660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095357660 DMM INFO MM(262420000000040/d0a7c16f) <- GMM AUTH AND CIPHERING REQ (rand = f6 b8 fb 4a 51 cc 6f 15 8b 87 f4 8c 92 00 5b 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 56 60 ca 89 f2 47 36 53 56 80 a8 79 eb 8b a0 ) (gprs_gmm.c:465) 20250120095357667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095357667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6ab9e0 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095357667 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095357667 DMM INFO MM(262420000000040/d0a7c16f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095357667 DMM NOTICE MM(262420000000040/d0a7c16f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095357667 DMM DEBUG MM(262420000000040/d0a7c16f) checking auth: received UMTS RES = 29 6b 7f f8 0b 0e 3f 79 (gprs_gmm.c:648) 20250120095357667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095357667 DMM DEBUG MM(262420000000040/d0a7c16f) Requesting authorization (sgsn_auth.c:160) 20250120095357667 DMM INFO MM(262420000000040/d0a7c16f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095357667 DMM DEBUG MM(262420000000040/d0a7c16f) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095357667 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250120095357667 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) 20250120095357667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095357667 DMM INFO MM(262420000000040/d0a7c16f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0a7c16f) (gprs_gmm.c:282) 20250120095357669 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095357669 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095357669 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250120095357669 DMM INFO MM(262420000000040/d0a7c16f) Subscriber data update (mmctx.c:445) 20250120095357669 DMM DEBUG MM(262420000000040/d0a7c16f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095357669 DMM INFO MM(262420000000040/d0a7c16f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095357669 DMM NOTICE MM(262420000000040/d0a7c16f) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20250120095357669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095357669 DMM NOTICE MM(262420000000040/d0a7c16f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095357669 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) 20250120095357670 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095357670 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250120095357670 DMM INFO MM(262420000000040/d0a7c16f) Subscriber data update (mmctx.c:445) 20250120095357670 DMM DEBUG MM(262420000000040/d0a7c16f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@d54cc51358e7: Removing Client IMSI='262420000000040'H, index=0 20250120095357684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095357684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095357684 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095357684 DMM INFO MM(262420000000040/d0a7c16f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095357684 DMM NOTICE MM(262420000000040/d0a7c16f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095357684 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095357684 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095357684 DLLC NOTICE LLME(ecddaf4e/d0a7c16f){ASSIGNED} LLGM Assign pre (ffffffff => d0a7c16f) (gprs_llc.c:1079) 20250120095357684 DLLC NOTICE LLME(ffffffff/d0a7c16f){ASSIGNED} LLGM Assign post (ffffffff => d0a7c16f) (gprs_llc.c:1125) 20250120095357684 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095357684 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095357684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095357684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@d54cc51358e7: Final verdict of PTC: pass 20250120095357688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51814<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095357691 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095357691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(551)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(546)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(540)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(552)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(550)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(548)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(544)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(538)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_usim_resync finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Jan 20 09:53:57 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 20250120095357834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095358237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94468) 20250120095358692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095358692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94468, count=95728) 20250120095359693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095359693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Jan 20 09:54:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095400694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095400694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_usim_a54_a54 started. 20250120095401339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095401342 DMM INFO MM(262420000000040/d0a7c16f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095401342 DMM INFO MM(262420000000040/d0a7c16f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095401342 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095401342 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095401342 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095401342 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095401342 DLLC NOTICE LLME(ffffffff/d0a7c16f){ASSIGNED} LLGM Assign pre (d0a7c16f => ffffffff) (gprs_llc.c:1079) 20250120095401342 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0a7c16f => ffffffff) (gprs_llc.c:1125) 20250120095401343 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250120095401343 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) 20250120095401343 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20250120095401343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095401343 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095401343 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095401343 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095401343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095401440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095401440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095401440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095401440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095401440 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095401440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095401440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095401440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095401440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(559)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(560)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095401441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095401441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095401441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095401442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095401442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095401442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095401442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095401442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095401442 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095401442 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095401442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095401442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095401442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(560)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095401443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(556)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095401448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095401448 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(557)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(559)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095401453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095401453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095401453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095401453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095401453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095401454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095401454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095401454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095401454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095401454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095401454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095401454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095401454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095401454 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095401454 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095401454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095401454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095401454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095401457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095401463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095401463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(565)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@d54cc51358e7: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a54-BVCI210(562)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095401465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095401465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095401465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095401465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095401465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095401465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095401465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095401465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095401465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095401466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095401466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095401466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095401466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095401466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095401466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095401466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095401466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095401466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095401466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095401466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095401466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095401466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095401469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095401473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095401473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095401695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095401696 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095401696 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095401696 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095401700 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095401701 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(557)@d54cc51358e7: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='FE32E04C'O, index=0 SGSN_Test-GSUP(571)@d54cc51358e7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@d54cc51358e7: 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 := 'F4B682048C23579DB5857E2C71775D1B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDD09EB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8B6C5230758BCDD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7A1FC8863D2B73A7FD2A75F22C21D6C8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '646B4AB67E84F1AA41A7E10AE016D605'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '182D6A3EE6D8255A540D99919FD626A9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BF761E6D704E38E4'O } } } } } 20250120095402777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095402778 DLLC NOTICE LLME(ffffffff/fe32e04c){UNASSIGNED} LLC RX: unknown TLLI 0xfe32e04c, creating LLME on the fly (gprs_llc.c:552) 20250120095402778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095402778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250120095402778 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095402778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095402778 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095402778 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095402778 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095402778 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095402778 DLLC NOTICE LLME(ffffffff/fe32e04c){UNASSIGNED} LLGM Assign pre (fe32e04c => f08ab278) (gprs_llc.c:1079) 20250120095402778 DLLC NOTICE LLME(fe32e04c/f08ab278){ASSIGNED} LLGM Assign post (fe32e04c => f08ab278) (gprs_llc.c:1125) 20250120095402778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095402778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095402778 DMM DEBUG MM(262420000000040/f08ab278) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095402800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095402800 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095402800 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095402800 DMM DEBUG MM(262420000000040/f08ab278) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250120095402800 DMM NOTICE MM(262420000000040/f08ab278) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095402800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095402800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095402800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095402801 DMM DEBUG MM(262420000000040/f08ab278) Requesting authorization (sgsn_auth.c:160) 20250120095402801 DMM INFO MM(262420000000040/f08ab278) Requesting authentication tuples (sgsn_auth.c:184) 20250120095402801 DMM DEBUG MM(262420000000040/f08ab278) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095402801 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250120095402801 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@d54cc51358e7: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250120095402806 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095402806 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095402806 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095402806 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095402806 DMM INFO MM(262420000000040/f08ab278) Subscriber data update (mmctx.c:445) 20250120095402806 DMM DEBUG MM(262420000000040/f08ab278) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095402807 DMM INFO MM(262420000000040/f08ab278) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095402807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095402807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095402807 DMM INFO MM(262420000000040/f08ab278) <- GMM AUTH AND CIPHERING REQ (rand = f4 b6 82 04 8c 23 57 9d b5 85 7e 2c 71 77 5d 1b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 2d 6a 3e e6 d8 25 5a 54 0d 99 91 9f d6 26 a9 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(557)@d54cc51358e7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@d54cc51358e7: Final verdict of PTC: pass 20250120095402847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51836<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(557)@d54cc51358e7: Final verdict of PTC: none 20250120095402851 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095402852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a54-BVCI220(568)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(569)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(564)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(562)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(560)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(558)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(567)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(563)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(557): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Jan 20 09:54:02 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 20250120095402914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095403317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72024) 20250120095403852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095403853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=72024, count=73284) 20250120095404853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095404853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Jan 20 09:54:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095405854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095405854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_usim_a54_a53 started. 20250120095406412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095406415 DMM INFO MM(262420000000040/f08ab278) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095406415 DMM INFO MM(262420000000040/f08ab278) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095406415 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095406415 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095406415 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095406415 DMM ERROR MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250120095406415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Deallocated (fsm.c:568) 20250120095406415 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095406415 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095406415 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095406415 DLLC NOTICE LLME(fe32e04c/f08ab278){ASSIGNED} LLGM Assign pre (f08ab278 => ffffffff) (gprs_llc.c:1079) 20250120095406415 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f08ab278 => ffffffff) (gprs_llc.c:1125) 20250120095406415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095406463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095406463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095406463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095406463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095406463 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095406463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095406463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095406463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095406463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095406464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095406464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095406464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095406464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095406464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095406464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095406464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095406464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095406464 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095406464 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095406464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095406464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095406464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095406468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095406481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095406481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(579)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(583)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095406489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095406489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095406489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095406489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095406489 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095406489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095406489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095406489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095406489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095406491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095406491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095406491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095406491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095406491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095406491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095406491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095406491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095406491 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095406491 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095406491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095406491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095406491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095406494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095406501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095406501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(589)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(589)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095406509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095406509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095406509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095406509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095406509 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095406509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095406509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095406509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095406509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(589)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095406510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095406510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095406510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095406510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095406510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095406510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095406510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095406510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095406510 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095406510 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095406510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095406510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095406510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(589)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(589)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095406512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095406516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095406516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(586)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095406855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095406855 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095406855 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095406855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(588)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(588)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095406857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095406858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(588)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(588)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(588)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(588)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(588)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(588)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@d54cc51358e7: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='FDF2A968'O, index=0 SGSN_Test-GSUP(590)@d54cc51358e7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@d54cc51358e7: 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 := '2458E24338076D928B4C5920C843A4E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1BD5DFA6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D111CB6896AC53A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F17D1D4D84D13911BBAD08B37B9E275'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AFF3AE8788BC041524D6A2A67DF5B177'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B4E7D74004873746C5BAC895D5A6B45C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9F519618DEE6AD86'O } } } } } 20250120095407931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095407931 DLLC NOTICE LLME(ffffffff/fdf2a968){UNASSIGNED} LLC RX: unknown TLLI 0xfdf2a968, creating LLME on the fly (gprs_llc.c:552) 20250120095407931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095407931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250120095407931 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095407931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095407931 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095407931 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095407931 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095407931 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095407931 DLLC NOTICE LLME(ffffffff/fdf2a968){UNASSIGNED} LLGM Assign pre (fdf2a968 => e0ca42a5) (gprs_llc.c:1079) 20250120095407931 DLLC NOTICE LLME(fdf2a968/e0ca42a5){ASSIGNED} LLGM Assign post (fdf2a968 => e0ca42a5) (gprs_llc.c:1125) 20250120095407931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095407931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095407931 DMM DEBUG MM(262420000000040/e0ca42a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095407954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095407954 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095407954 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095407954 DMM DEBUG MM(262420000000040/e0ca42a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250120095407954 DMM NOTICE MM(262420000000040/e0ca42a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095407954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095407954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095407954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095407954 DMM DEBUG MM(262420000000040/e0ca42a5) Requesting authorization (sgsn_auth.c:160) 20250120095407954 DMM INFO MM(262420000000040/e0ca42a5) Requesting authentication tuples (sgsn_auth.c:184) 20250120095407954 DMM DEBUG MM(262420000000040/e0ca42a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095407954 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250120095407954 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@d54cc51358e7: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250120095407961 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095407961 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095407961 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095407961 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095407961 DMM INFO MM(262420000000040/e0ca42a5) Subscriber data update (mmctx.c:445) 20250120095407961 DMM DEBUG MM(262420000000040/e0ca42a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095407961 DMM INFO MM(262420000000040/e0ca42a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095407961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095407961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095407961 DMM INFO MM(262420000000040/e0ca42a5) <- GMM AUTH AND CIPHERING REQ (rand = 24 58 e2 43 38 07 6d 92 8b 4c 59 20 c8 43 a4 e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 e7 d7 40 04 87 37 46 c5 ba c8 95 d5 a6 b4 5c ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@d54cc51358e7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@d54cc51358e7: Final verdict of PTC: pass 20250120095407984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54952<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(583)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(586)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(578)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@d54cc51358e7: Final verdict of PTC: none 20250120095407989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095407990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(589)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(590)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(588)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(581)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(587)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(576)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) Mon Jan 20 09:54:08 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(586): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(587): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(588): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(589): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. 20250120095408091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095408493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20250120095408990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095408990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20250120095409992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095409992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Jan 20 09:54:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095410993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095410993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_usim_a53_a54 started. 20250120095411589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095411592 DMM INFO MM(262420000000040/e0ca42a5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095411592 DMM INFO MM(262420000000040/e0ca42a5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095411592 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095411592 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095411592 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095411592 DMM ERROR MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250120095411592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Deallocated (fsm.c:568) 20250120095411592 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095411592 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095411592 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095411592 DLLC NOTICE LLME(fdf2a968/e0ca42a5){ASSIGNED} LLGM Assign pre (e0ca42a5 => ffffffff) (gprs_llc.c:1079) 20250120095411592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0ca42a5 => ffffffff) (gprs_llc.c:1125) 20250120095411592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095411636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095411636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095411636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095411636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095411636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095411636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095411636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095411636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095411636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095411637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095411637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095411637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095411638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095411638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095411638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095411638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095411638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095411638 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095411638 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095411638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095411638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095411638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095411640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095411645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095411645 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(598)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(602)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095411649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095411649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095411649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095411649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095411649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095411649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095411649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095411649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095411649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095411650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095411650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095411650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095411650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095411650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095411650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095411650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095411650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095411650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095411650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095411650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095411651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095411651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095411654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250120095411661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095411661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(607)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095411663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095411663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095411663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095411663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095411663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095411663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095411663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095411663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095411663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a53_a54-BVCI210(601)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095411664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095411664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095411664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095411664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095411664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095411664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095411664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095411664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095411664 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095411664 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095411664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095411664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095411664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095411667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095411673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095411674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095411994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095411994 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095411994 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095411995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095411999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095412000 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@d54cc51358e7: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='C0565985'O, index=0 SGSN_Test-GSUP(609)@d54cc51358e7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@d54cc51358e7: 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 := 'ECA8F4433C0C609AAB295F11C21ED4B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF91D055'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '732CC78DCDFB8812'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '06180C61926681C744FD46418DC4E2AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4B26B3B30A3C370D8B411BD56ACA353F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8ECA7760FC95FC6F6A5D1C588262E5B6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A9306C251145AFD9'O } } } } } 20250120095413071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095413071 DLLC NOTICE LLME(ffffffff/c0565985){UNASSIGNED} LLC RX: unknown TLLI 0xc0565985, creating LLME on the fly (gprs_llc.c:552) 20250120095413071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095413071 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250120095413071 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095413071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095413071 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095413071 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095413071 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095413071 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095413071 DLLC NOTICE LLME(ffffffff/c0565985){UNASSIGNED} LLGM Assign pre (c0565985 => fbe15179) (gprs_llc.c:1079) 20250120095413071 DLLC NOTICE LLME(c0565985/fbe15179){ASSIGNED} LLGM Assign post (c0565985 => fbe15179) (gprs_llc.c:1125) 20250120095413071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095413071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095413071 DMM DEBUG MM(262420000000040/fbe15179) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095413090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095413090 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095413090 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095413090 DMM DEBUG MM(262420000000040/fbe15179) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250120095413090 DMM NOTICE MM(262420000000040/fbe15179) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095413090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095413090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095413090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095413090 DMM DEBUG MM(262420000000040/fbe15179) Requesting authorization (sgsn_auth.c:160) 20250120095413090 DMM INFO MM(262420000000040/fbe15179) Requesting authentication tuples (sgsn_auth.c:184) 20250120095413090 DMM DEBUG MM(262420000000040/fbe15179) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095413090 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250120095413090 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@d54cc51358e7: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250120095413094 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095413094 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095413094 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095413094 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095413094 DMM INFO MM(262420000000040/fbe15179) Subscriber data update (mmctx.c:445) 20250120095413094 DMM DEBUG MM(262420000000040/fbe15179) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095413094 DMM INFO MM(262420000000040/fbe15179) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095413095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095413095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095413095 DMM INFO MM(262420000000040/fbe15179) <- GMM AUTH AND CIPHERING REQ (rand = ec a8 f4 43 3c 0c 60 9a ab 29 5f 11 c2 1e d4 b3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e ca 77 60 fc 95 fc 6f 6a 5d 1c 58 82 62 e5 b6 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@d54cc51358e7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@d54cc51358e7: Final verdict of PTC: pass 20250120095413106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54972<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(603)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(602)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(597)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(607)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@d54cc51358e7: Final verdict of PTC: none 20250120095413112 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095413112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(608)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(605)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(609)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(600)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(595)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Jan 20 09:54:13 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 20250120095413193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095413595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20250120095414113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095414113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=72556) 20250120095415115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095415115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Jan 20 09:54:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095416116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095416117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_usim_a50_a54 started. 20250120095416679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095416682 DMM INFO MM(262420000000040/fbe15179) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095416682 DMM INFO MM(262420000000040/fbe15179) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095416682 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095416682 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095416682 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095416682 DMM ERROR MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250120095416682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Deallocated (fsm.c:568) 20250120095416682 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095416682 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095416682 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095416682 DLLC NOTICE LLME(c0565985/fbe15179){ASSIGNED} LLGM Assign pre (fbe15179 => ffffffff) (gprs_llc.c:1079) 20250120095416682 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbe15179 => ffffffff) (gprs_llc.c:1125) 20250120095416682 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095416721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095416721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095416721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095416721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095416721 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095416721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095416721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095416721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095416721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095416722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095416722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095416722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095416722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095416722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095416722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095416722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095416722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095416722 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095416722 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095416722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095416722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095416722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095416724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095416729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095416729 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(621)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095416740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095416740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095416740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095416740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095416740 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095416740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095416740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095416740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095416740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(622)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095416741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095416741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095416741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095416741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095416741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095416741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095416741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095416741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095416741 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095416741 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095416741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095416741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095416741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095416743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250120095416748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095416748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(626)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095416749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095416749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095416749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095416749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095416749 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095416749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095416749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095416749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095416749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a50_a54-BVCI210(619)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095416751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095416751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095416751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095416751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095416751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095416751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095416751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095416751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095416751 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095416751 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095416751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095416751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095416751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095416754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095416759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095416759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095417118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095417118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095417118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095417118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095417122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250120095417123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@d54cc51358e7: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F5BB50B9'O, index=0 SGSN_Test-GSUP(628)@d54cc51358e7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@d54cc51358e7: 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 := 'B416CB3DC785E23F0A02448E4C31B6C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '118C5D23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2E89A74E6218037'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C5C4C20900BB78F1662A3F6355239DB3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '82B152F234D749FF64B94A18B6DD5672'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A2CAB40173C3A12B2F4D79A1653C8FDF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5FF10E90A181782F'O } } } } } 20250120095418194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095418194 DLLC NOTICE LLME(ffffffff/f5bb50b9){UNASSIGNED} LLC RX: unknown TLLI 0xf5bb50b9, creating LLME on the fly (gprs_llc.c:552) 20250120095418194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095418194 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250120095418194 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095418195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095418195 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095418195 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095418195 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095418195 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095418195 DLLC NOTICE LLME(ffffffff/f5bb50b9){UNASSIGNED} LLGM Assign pre (f5bb50b9 => f4c4db55) (gprs_llc.c:1079) 20250120095418195 DLLC NOTICE LLME(f5bb50b9/f4c4db55){ASSIGNED} LLGM Assign post (f5bb50b9 => f4c4db55) (gprs_llc.c:1125) 20250120095418195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095418195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095418195 DMM DEBUG MM(262420000000040/f4c4db55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095418214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095418214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095418214 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095418214 DMM DEBUG MM(262420000000040/f4c4db55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250120095418214 DMM NOTICE MM(262420000000040/f4c4db55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095418214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095418214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095418214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095418214 DMM DEBUG MM(262420000000040/f4c4db55) Requesting authorization (sgsn_auth.c:160) 20250120095418214 DMM INFO MM(262420000000040/f4c4db55) Requesting authentication tuples (sgsn_auth.c:184) 20250120095418214 DMM DEBUG MM(262420000000040/f4c4db55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095418214 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250120095418214 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@d54cc51358e7: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250120095418220 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095418220 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095418220 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095418220 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095418220 DMM INFO MM(262420000000040/f4c4db55) Subscriber data update (mmctx.c:445) 20250120095418220 DMM DEBUG MM(262420000000040/f4c4db55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095418220 DMM INFO MM(262420000000040/f4c4db55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095418220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095418220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095418220 DMM INFO MM(262420000000040/f4c4db55) <- GMM AUTH AND CIPHERING REQ (rand = b4 16 cb 3d c7 85 e2 3f 0a 02 44 8e 4c 31 b6 c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a2 ca b4 01 73 c3 a1 2b 2f 4d 79 a1 65 3c 8f df ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@d54cc51358e7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@d54cc51358e7: Final verdict of PTC: pass 20250120095418238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@d54cc51358e7: Final verdict of PTC: none 20250120095418242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095418242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(626)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(622)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(616)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(620)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(624)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(614)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Jan 20 09:54:18 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 20250120095418349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095418751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20250120095419244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095419244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=72556) 20250120095420246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095420246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120095420699 DGPRS DEBUG Checking for inactive LLMEs, time = 597766 (sgsn.c:132) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Jan 20 09:54:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095421247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095421247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_usim_a54_a50 started. 20250120095421836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095421838 DMM INFO MM(262420000000040/f4c4db55) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095421838 DMM INFO MM(262420000000040/f4c4db55) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095421838 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095421838 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095421838 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095421838 DMM ERROR MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250120095421838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Deallocated (fsm.c:568) 20250120095421838 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095421838 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095421838 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095421838 DLLC NOTICE LLME(f5bb50b9/f4c4db55){ASSIGNED} LLGM Assign pre (f4c4db55 => ffffffff) (gprs_llc.c:1079) 20250120095421838 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4c4db55 => ffffffff) (gprs_llc.c:1125) 20250120095421838 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095421900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095421900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095421900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095421900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095421900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095421900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095421900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095421900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095421900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095421903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095421903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095421903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095421904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095421904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095421904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095421904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095421904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095421904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095421904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095421904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095421904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095421904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095421907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095421913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095421913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095421918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095421918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095421918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095421918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095421918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095421918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095421918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095421918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095421918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095421919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095421919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095421919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095421919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095421919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095421919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095421919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095421919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095421919 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095421919 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095421919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095421919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095421919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095421922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095421927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095421927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095421932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095421932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095421932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095421932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095421932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095421932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095421932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095421932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095421932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095421932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095421932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095421932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095421932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095421932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095421932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095421932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095421932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095421932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095421932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095421932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095421933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095421933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095421935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095421940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095421940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095422248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095422248 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095422248 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095422248 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095422252 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250120095422253 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@d54cc51358e7: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='D9B75272'O, index=0 SGSN_Test-GSUP(647)@d54cc51358e7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@d54cc51358e7: 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 := '5E52112ADF4C28D35339C7749CFEF416'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E029E57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E97A10907A9482E5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A031E4F43D4248EB6DBFD7816AFB36DE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '729D56E62CDF8A1EE84427EB2F7DD517'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C7E2CC4679040B7959189F4F38CD63F2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8834AF621D67D7E2'O } } } } } 20250120095423326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095423326 DLLC NOTICE LLME(ffffffff/d9b75272){UNASSIGNED} LLC RX: unknown TLLI 0xd9b75272, creating LLME on the fly (gprs_llc.c:552) 20250120095423326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095423326 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250120095423326 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095423326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095423326 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095423326 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095423326 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095423326 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095423326 DLLC NOTICE LLME(ffffffff/d9b75272){UNASSIGNED} LLGM Assign pre (d9b75272 => d91bab49) (gprs_llc.c:1079) 20250120095423326 DLLC NOTICE LLME(d9b75272/d91bab49){ASSIGNED} LLGM Assign post (d9b75272 => d91bab49) (gprs_llc.c:1125) 20250120095423326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095423326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095423326 DMM DEBUG MM(262420000000040/d91bab49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095423344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095423345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095423345 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095423345 DMM DEBUG MM(262420000000040/d91bab49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250120095423345 DMM NOTICE MM(262420000000040/d91bab49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095423345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095423345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095423345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095423345 DMM DEBUG MM(262420000000040/d91bab49) Requesting authorization (sgsn_auth.c:160) 20250120095423345 DMM INFO MM(262420000000040/d91bab49) Requesting authentication tuples (sgsn_auth.c:184) 20250120095423345 DMM DEBUG MM(262420000000040/d91bab49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095423345 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250120095423345 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@d54cc51358e7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@d54cc51358e7: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250120095423350 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095423350 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095423350 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095423350 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095423350 DMM INFO MM(262420000000040/d91bab49) Subscriber data update (mmctx.c:445) 20250120095423350 DMM DEBUG MM(262420000000040/d91bab49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095423350 DMM INFO MM(262420000000040/d91bab49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095423350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095423350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095423350 DMM INFO MM(262420000000040/d91bab49) <- GMM AUTH AND CIPHERING REQ (rand = 5e 52 11 2a df 4c 28 d3 53 39 c7 74 9c fe f4 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c7 e2 cc 46 79 04 0b 79 59 18 9f 4f 38 cd 63 f2 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@d54cc51358e7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@d54cc51358e7: Final verdict of PTC: pass 20250120095423367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34042<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095423371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(647)@d54cc51358e7: Final verdict of PTC: none 20250120095423371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(645)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(640)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(635)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@d54cc51358e7: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(638)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(643)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(633)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Jan 20 09:54:23 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 20250120095423473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095423876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48464) 20250120095424372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095424373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48464, count=72324) 20250120095425374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095425374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Jan 20 09:54:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095426376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095426376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_detach_unknown_nopoweroff started. 20250120095426967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095426969 DMM INFO MM(262420000000040/d91bab49) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095426969 DMM INFO MM(262420000000040/d91bab49) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095426969 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095426969 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095426969 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095426969 DMM ERROR MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250120095426969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Deallocated (fsm.c:568) 20250120095426969 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095426969 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095426969 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095426969 DLLC NOTICE LLME(d9b75272/d91bab49){ASSIGNED} LLGM Assign pre (d91bab49 => ffffffff) (gprs_llc.c:1079) 20250120095426969 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d91bab49 => ffffffff) (gprs_llc.c:1125) 20250120095426969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095427018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095427018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095427018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095427018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095427018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095427018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095427018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095427018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095427018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095427020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095427020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095427020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095427020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095427020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095427020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095427020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095427020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095427020 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095427020 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095427020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(654)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095427021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095427021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095427023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095427027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095427027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095427033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095427033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095427033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095427033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095427033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095427033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095427033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095427033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095427033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095427034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095427034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095427034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095427034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095427034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095427034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095427034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095427034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095427034 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095427034 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095427034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095427034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095427034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095427036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095427040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095427040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095427048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095427048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095427048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095427048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095427048 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095427048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095427048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095427048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095427048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095427049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095427049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095427049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095427049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095427049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095427049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095427049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095427049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095427049 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095427049 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095427049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095427050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095427050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095427051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095427055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095427055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095427377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095427377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095427377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095427377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095427381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095427382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@d54cc51358e7: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='EA709C0C'O, index=0 SGSN_Test-GSUP(666)@d54cc51358e7: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250120095428449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095428449 DLLC NOTICE LLME(ffffffff/ea709c0c){UNASSIGNED} LLC RX: unknown TLLI 0xea709c0c, creating LLME on the fly (gprs_llc.c:552) 20250120095428449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095428449 DMM NOTICE LLME(ffffffff/ea709c0c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250120095428449 DLLC NOTICE LLME(ffffffff/ea709c0c){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250120095428449 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xea709c0c type=GPRS detach (gprs_gmm.c:1440) 20250120095428449 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250120095428449 DLLC NOTICE LLME(ffffffff/ea709c0c){UNASSIGNED} LLGM Assign pre (ea709c0c => ffffffff) (gprs_llc.c:1079) 20250120095428449 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea709c0c => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@d54cc51358e7: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@d54cc51358e7: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@d54cc51358e7: Final verdict of PTC: pass 20250120095428473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44854<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(664)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@d54cc51358e7: Final verdict of PTC: none 20250120095428478 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095428479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI196(653)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(659)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@d54cc51358e7: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@d54cc51358e7: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(662)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(657)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(652)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(654)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@d54cc51358e7: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Jan 20 09:54:28 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 20250120095428546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095428848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57628) 20250120095429480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095429480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57628, count=58168) 20250120095430482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095430482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Jan 20 09:54:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095431484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095431484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_detach_unknown_poweroff started. 20250120095431943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095431944 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095431990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095431990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095431990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095431990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095431990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095431990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095431990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095431990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095431990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095431991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095431991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095431991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095431991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095431991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095431991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095431991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095431991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095431991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095431991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095431991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095431991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095431991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(674)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(673)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095431994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(670)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250120095432000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095432000 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(678)@d54cc51358e7: Provider Link came up: sending NS-RESET TC_detach_unknown_poweroff-BVCI196(672)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095432002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095432002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095432002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095432002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095432002 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095432002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095432002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095432002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095432002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095432002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095432002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095432002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095432002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095432002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095432002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095432002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095432002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095432002 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095432002 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095432002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095432003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095432003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095432005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095432010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095432011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095432016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095432016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095432016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095432016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095432016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095432016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095432016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095432016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095432016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095432017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095432017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095432017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095432017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095432017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095432017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095432017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095432017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095432017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095432017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095432017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095432018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095432018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095432020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095432024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095432024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095432485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095432485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095432485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095432485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095432489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095432490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@d54cc51358e7: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='EAAD5C5F'O, index=0 SGSN_Test-GSUP(685)@d54cc51358e7: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250120095433546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095433546 DLLC NOTICE LLME(ffffffff/eaad5c5f){UNASSIGNED} LLC RX: unknown TLLI 0xeaad5c5f, creating LLME on the fly (gprs_llc.c:552) 20250120095433546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095433546 DMM NOTICE LLME(ffffffff/eaad5c5f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@d54cc51358e7: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@d54cc51358e7: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@d54cc51358e7: Final verdict of PTC: pass 20250120095438564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_poweroff-BVCI196(672)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(673)@d54cc51358e7: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(685)@d54cc51358e7: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(678)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(683)@d54cc51358e7: Final verdict of PTC: none 20250120095438570 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095438570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(674)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(676)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(671)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(681)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@d54cc51358e7: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Jan 20 09:54:38 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 20250120095438644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095438946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20250120095439572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095439572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47232, count=52664) 20250120095440573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095440574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Jan 20 09:54:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095441576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095441576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_detach_nopoweroff started. 20250120095442042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095442044 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095442091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095442091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095442091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095442091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095442091 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095442091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095442091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095442091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095442091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250120095442092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095442092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(692)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095442092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095442092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095442092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095442092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095442092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095442092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095442092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095442092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095442094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095442099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095442099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095442106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095442106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095442106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095442106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095442106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095442106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095442106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095442107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095442107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095442107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095442107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095442107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095442107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095442107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095442107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095442108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095442108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095442108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095442108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095442108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(697)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095442108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095442108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095442110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095442114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095442114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095442124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095442124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095442124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095442124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095442124 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095442124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095442124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095442124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095442124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095442125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095442125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095442125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095442125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095442125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095442125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095442125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095442125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095442125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095442125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095442125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095442125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095442125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095442127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095442132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095442132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(700)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095442577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095442577 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095442577 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095442577 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095442581 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095442582 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@d54cc51358e7: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='DB15DE0C'O, index=0 SGSN_Test-GSUP(704)@d54cc51358e7: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@d54cc51358e7: 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 := '3F30C33E03C361EEFEA938E284E6074D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31919A62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF6848E1D7957B3B'O } } } } } 20250120095443659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095443659 DLLC NOTICE LLME(ffffffff/db15de0c){UNASSIGNED} LLC RX: unknown TLLI 0xdb15de0c, creating LLME on the fly (gprs_llc.c:552) 20250120095443659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095443659 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20250120095443659 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095443659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095443659 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095443659 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095443659 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095443659 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095443659 DLLC NOTICE LLME(ffffffff/db15de0c){UNASSIGNED} LLGM Assign pre (db15de0c => e10e13aa) (gprs_llc.c:1079) 20250120095443659 DLLC NOTICE LLME(db15de0c/e10e13aa){ASSIGNED} LLGM Assign post (db15de0c => e10e13aa) (gprs_llc.c:1125) 20250120095443659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095443659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095443659 DMM DEBUG MM(262420000000015/e10e13aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095443681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095443681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095443681 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095443681 DMM DEBUG MM(262420000000015/e10e13aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20250120095443681 DMM NOTICE MM(262420000000015/e10e13aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095443681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095443681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095443681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095443681 DMM DEBUG MM(262420000000015/e10e13aa) Requesting authorization (sgsn_auth.c:160) 20250120095443681 DMM INFO MM(262420000000015/e10e13aa) Requesting authentication tuples (sgsn_auth.c:184) 20250120095443681 DMM DEBUG MM(262420000000015/e10e13aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095443681 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250120095443681 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@d54cc51358e7: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@d54cc51358e7: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250120095443687 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095443687 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095443687 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095443687 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095443687 DMM INFO MM(262420000000015/e10e13aa) Subscriber data update (mmctx.c:445) 20250120095443687 DMM DEBUG MM(262420000000015/e10e13aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095443687 DMM INFO MM(262420000000015/e10e13aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095443687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095443687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095443687 DMM INFO MM(262420000000015/e10e13aa) <- GMM AUTH AND CIPHERING REQ (rand = 3f 30 c3 3e 03 c3 61 ee fe a9 38 e2 84 e6 07 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095443701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095443701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095443701 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095443701 DMM INFO MM(262420000000015/e10e13aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095443701 DMM NOTICE MM(262420000000015/e10e13aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095443701 DMM DEBUG MM(262420000000015/e10e13aa) checking auth: received GSM SRES = 31 91 9a 62 (gprs_gmm.c:648) 20250120095443701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095443701 DMM DEBUG MM(262420000000015/e10e13aa) Requesting authorization (sgsn_auth.c:160) 20250120095443702 DMM INFO MM(262420000000015/e10e13aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095443702 DMM DEBUG MM(262420000000015/e10e13aa) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095443702 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250120095443702 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) 20250120095443702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095443702 DMM INFO MM(262420000000015/e10e13aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xe10e13aa) (gprs_gmm.c:282) 20250120095443704 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095443704 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095443704 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250120095443704 DMM INFO MM(262420000000015/e10e13aa) Subscriber data update (mmctx.c:445) 20250120095443704 DMM DEBUG MM(262420000000015/e10e13aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095443704 DMM INFO MM(262420000000015/e10e13aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095443704 DMM NOTICE MM(262420000000015/e10e13aa) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20250120095443704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095443704 DMM NOTICE MM(262420000000015/e10e13aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095443704 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) 20250120095443705 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095443705 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250120095443705 DMM INFO MM(262420000000015/e10e13aa) Subscriber data update (mmctx.c:445) 20250120095443705 DMM DEBUG MM(262420000000015/e10e13aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095443716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095443716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095443716 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095443716 DMM INFO MM(262420000000015/e10e13aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095443716 DMM NOTICE MM(262420000000015/e10e13aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095443716 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095443716 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095443716 DLLC NOTICE LLME(db15de0c/e10e13aa){ASSIGNED} LLGM Assign pre (ffffffff => e10e13aa) (gprs_llc.c:1079) 20250120095443716 DLLC NOTICE LLME(ffffffff/e10e13aa){ASSIGNED} LLGM Assign post (ffffffff => e10e13aa) (gprs_llc.c:1125) 20250120095443716 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095443716 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095443716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095443716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@d54cc51358e7: setverdict(pass): none -> pass 20250120095443772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095443773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095443773 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095443773 DMM INFO MM(262420000000015/e10e13aa) -> GMM DETACH REQUEST TLLI=0xe10e13aa type=GPRS detach (gprs_gmm.c:1440) 20250120095443773 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250120095443773 DMM INFO MM(262420000000015/e10e13aa) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250120095443773 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095443773 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095443773 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095443773 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095443773 DLLC NOTICE LLME(ffffffff/e10e13aa){ASSIGNED} LLGM Assign pre (e10e13aa => ffffffff) (gprs_llc.c:1079) 20250120095443773 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e10e13aa => ffffffff) (gprs_llc.c:1125) 20250120095443773 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250120095443773 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) 20250120095443773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095443773 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095443773 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095443773 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095443775 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@d54cc51358e7: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@d54cc51358e7: Final verdict of PTC: pass 20250120095443789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@d54cc51358e7: Final verdict of PTC: none 20250120095443795 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095443795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI196(691)@d54cc51358e7: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(692)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(697)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(702)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@d54cc51358e7: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(700)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(701)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(695)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(690)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_nopoweroff-BVCI220(700): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@d54cc51358e7: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Jan 20 09:54:43 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250120095443871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095444173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90180) 20250120095444796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095444796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90180, count=94536) 20250120095445797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095445797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Jan 20 09:54:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095446798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095446798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_detach_poweroff started. 20250120095447265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095447269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095447318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095447318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095447318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095447318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095447318 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095447318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095447318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095447318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095447318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095447319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095447319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095447319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095447320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095447320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095447320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095447320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095447320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095447320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095447320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095447320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095447320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095447320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095447322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095447327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095447327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095447333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095447333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095447333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095447333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095447333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095447333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095447333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095447333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095447333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095447334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095447334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095447334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095447334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095447334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095447334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095447334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095447334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095447334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095447334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095447334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095447334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095447334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(717)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095447337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095447343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095447343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(717)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI210(715)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(721)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095447346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095447346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095447346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095447346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095447346 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095447346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095447346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095447346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095447346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095447347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095447347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095447347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095447347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095447347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095447347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095447347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095447347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095447347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095447347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095447347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095447348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095447348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095447349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095447354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095447354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095447799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095447799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095447800 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095447800 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095447804 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095447805 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@d54cc51358e7: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='D3081F78'O, index=0 SGSN_Test-GSUP(723)@d54cc51358e7: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@d54cc51358e7: 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 := '06E15C0F2C7E395454B07CEF9133A3FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51298D85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D82F178322C84D48'O } } } } } 20250120095448887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095448887 DLLC NOTICE LLME(ffffffff/d3081f78){UNASSIGNED} LLC RX: unknown TLLI 0xd3081f78, creating LLME on the fly (gprs_llc.c:552) 20250120095448887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095448887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20250120095448887 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095448887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095448887 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095448887 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095448887 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095448888 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095448888 DLLC NOTICE LLME(ffffffff/d3081f78){UNASSIGNED} LLGM Assign pre (d3081f78 => f2969fca) (gprs_llc.c:1079) 20250120095448888 DLLC NOTICE LLME(d3081f78/f2969fca){ASSIGNED} LLGM Assign post (d3081f78 => f2969fca) (gprs_llc.c:1125) 20250120095448888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095448888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095448888 DMM DEBUG MM(262420000000016/f2969fca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095448922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095448922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095448922 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095448922 DMM DEBUG MM(262420000000016/f2969fca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20250120095448922 DMM NOTICE MM(262420000000016/f2969fca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095448922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095448922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095448922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095448922 DMM DEBUG MM(262420000000016/f2969fca) Requesting authorization (sgsn_auth.c:160) 20250120095448922 DMM INFO MM(262420000000016/f2969fca) Requesting authentication tuples (sgsn_auth.c:184) 20250120095448922 DMM DEBUG MM(262420000000016/f2969fca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095448922 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250120095448923 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@d54cc51358e7: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@d54cc51358e7: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250120095448932 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095448932 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095448932 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095448932 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095448932 DMM INFO MM(262420000000016/f2969fca) Subscriber data update (mmctx.c:445) 20250120095448932 DMM DEBUG MM(262420000000016/f2969fca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095448932 DMM INFO MM(262420000000016/f2969fca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095448932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095448932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095448932 DMM INFO MM(262420000000016/f2969fca) <- GMM AUTH AND CIPHERING REQ (rand = 06 e1 5c 0f 2c 7e 39 54 54 b0 7c ef 91 33 a3 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095448955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095448955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095448955 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095448955 DMM INFO MM(262420000000016/f2969fca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095448955 DMM NOTICE MM(262420000000016/f2969fca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095448956 DMM DEBUG MM(262420000000016/f2969fca) checking auth: received GSM SRES = 51 29 8d 85 (gprs_gmm.c:648) 20250120095448956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095448956 DMM DEBUG MM(262420000000016/f2969fca) Requesting authorization (sgsn_auth.c:160) 20250120095448956 DMM INFO MM(262420000000016/f2969fca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095448956 DMM DEBUG MM(262420000000016/f2969fca) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095448956 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250120095448956 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) 20250120095448956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095448956 DMM INFO MM(262420000000016/f2969fca) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2969fca) (gprs_gmm.c:282) 20250120095448959 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095448959 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095448959 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250120095448959 DMM INFO MM(262420000000016/f2969fca) Subscriber data update (mmctx.c:445) 20250120095448959 DMM DEBUG MM(262420000000016/f2969fca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095448959 DMM INFO MM(262420000000016/f2969fca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095448959 DMM NOTICE MM(262420000000016/f2969fca) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20250120095448959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095448959 DMM NOTICE MM(262420000000016/f2969fca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095448959 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) 20250120095448960 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095448960 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250120095448960 DMM INFO MM(262420000000016/f2969fca) Subscriber data update (mmctx.c:445) 20250120095448960 DMM DEBUG MM(262420000000016/f2969fca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095448970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095448970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095448970 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095448970 DMM INFO MM(262420000000016/f2969fca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095448970 DMM NOTICE MM(262420000000016/f2969fca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095448970 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095448970 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095448970 DLLC NOTICE LLME(d3081f78/f2969fca){ASSIGNED} LLGM Assign pre (ffffffff => f2969fca) (gprs_llc.c:1079) 20250120095448970 DLLC NOTICE LLME(ffffffff/f2969fca){ASSIGNED} LLGM Assign post (ffffffff => f2969fca) (gprs_llc.c:1125) 20250120095448970 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095448970 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095448970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095448970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@d54cc51358e7: setverdict(pass): none -> pass 20250120095449019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095449019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250120095449019 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095449019 DMM INFO MM(262420000000016/f2969fca) -> GMM DETACH REQUEST TLLI=0xf2969fca type=GPRS detach Power-off (gprs_gmm.c:1440) 20250120095449019 DMM INFO MM(262420000000016/f2969fca) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250120095449019 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095449019 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095449019 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095449019 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095449019 DLLC NOTICE LLME(ffffffff/f2969fca){ASSIGNED} LLGM Assign pre (f2969fca => ffffffff) (gprs_llc.c:1079) 20250120095449019 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2969fca => ffffffff) (gprs_llc.c:1125) 20250120095449019 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250120095449019 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) 20250120095449019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095449019 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095449019 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095449019 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095449020 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250120095450700 DGPRS DEBUG Checking for inactive LLMEs, time = 597796 (sgsn.c:132) TC_detach_poweroff(725)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@d54cc51358e7: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@d54cc51358e7: Final verdict of PTC: pass 20250120095454034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@d54cc51358e7: Final verdict of PTC: none 20250120095454038 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095454038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(707)@d54cc51358e7: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@d54cc51358e7: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(721)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(716)@d54cc51358e7: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(711)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(714)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(719)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(709)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@d54cc51358e7: Test case TC_detach_poweroff finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Jan 20 09:54:54 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250120095454099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095454401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88316) 20250120095455040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095455040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88316, count=94028) 20250120095456041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095456041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Jan 20 09:54:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095457043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095457043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act started. 20250120095457491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095457494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095457540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095457540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095457540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095457540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095457540 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095457540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095457540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095457540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095457540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095457542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095457542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095457542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095457542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095457542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095457542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095457542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095457542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095457542 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095457542 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095457542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095457542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095457542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095457547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095457554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095457554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(731)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI196(729)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(735)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095457557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095457557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095457557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095457557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095457557 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095457557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095457557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095457557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095457557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095457558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095457558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095457558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095457558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095457558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095457558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095457558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095457558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095457558 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095457558 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095457558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095457559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095457559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095457561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095457568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095457568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(736)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI210(734)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(740)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095457571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095457571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095457571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095457571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095457571 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095457571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095457571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095457571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095457571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095457572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095457572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095457572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095457572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095457572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095457572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095457572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095457572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095457572 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095457572 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095457572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095457572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095457572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095457574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095457580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095457580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095458044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095458044 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095458044 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095458044 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095458048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095458049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@d54cc51358e7: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F8EC620D'O, index=0 SGSN_Test-GSUP(742)@d54cc51358e7: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@d54cc51358e7: 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 := 'B21A643DF8BB0A9BBD8BBBB83605BC7D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28449398'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB09BF5E428318FE'O } } } } } 20250120095458124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095458124 DLLC NOTICE LLME(ffffffff/f8ec620d){UNASSIGNED} LLC RX: unknown TLLI 0xf8ec620d, creating LLME on the fly (gprs_llc.c:552) 20250120095458124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095458124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20250120095458124 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095458124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095458124 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095458124 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095458124 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095458124 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095458124 DLLC NOTICE LLME(ffffffff/f8ec620d){UNASSIGNED} LLGM Assign pre (f8ec620d => f59b0843) (gprs_llc.c:1079) 20250120095458124 DLLC NOTICE LLME(f8ec620d/f59b0843){ASSIGNED} LLGM Assign post (f8ec620d => f59b0843) (gprs_llc.c:1125) 20250120095458124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095458124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095458124 DMM DEBUG MM(262420000000017/f59b0843) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095458131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095458131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095458131 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095458131 DMM DEBUG MM(262420000000017/f59b0843) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20250120095458131 DMM NOTICE MM(262420000000017/f59b0843) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095458131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095458131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095458131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095458131 DMM DEBUG MM(262420000000017/f59b0843) Requesting authorization (sgsn_auth.c:160) 20250120095458131 DMM INFO MM(262420000000017/f59b0843) Requesting authentication tuples (sgsn_auth.c:184) 20250120095458131 DMM DEBUG MM(262420000000017/f59b0843) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095458131 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250120095458131 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@d54cc51358e7: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250120095458132 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095458132 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095458132 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095458132 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095458132 DMM INFO MM(262420000000017/f59b0843) Subscriber data update (mmctx.c:445) 20250120095458132 DMM DEBUG MM(262420000000017/f59b0843) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095458132 DMM INFO MM(262420000000017/f59b0843) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095458132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095458132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095458132 DMM INFO MM(262420000000017/f59b0843) <- GMM AUTH AND CIPHERING REQ (rand = b2 1a 64 3d f8 bb 0a 9b bd 8b bb b8 36 05 bc 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095458136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095458136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095458136 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095458136 DMM INFO MM(262420000000017/f59b0843) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095458136 DMM NOTICE MM(262420000000017/f59b0843) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095458136 DMM DEBUG MM(262420000000017/f59b0843) checking auth: received GSM SRES = 28 44 93 98 (gprs_gmm.c:648) 20250120095458136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095458136 DMM DEBUG MM(262420000000017/f59b0843) Requesting authorization (sgsn_auth.c:160) 20250120095458136 DMM INFO MM(262420000000017/f59b0843) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095458136 DMM DEBUG MM(262420000000017/f59b0843) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095458136 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250120095458136 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) 20250120095458136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095458136 DMM INFO MM(262420000000017/f59b0843) <- GMM ATTACH ACCEPT (new P-TMSI=0xf59b0843) (gprs_gmm.c:282) 20250120095458136 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095458136 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095458136 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250120095458136 DMM INFO MM(262420000000017/f59b0843) Subscriber data update (mmctx.c:445) 20250120095458136 DMM DEBUG MM(262420000000017/f59b0843) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095458136 DMM INFO MM(262420000000017/f59b0843) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095458136 DMM NOTICE MM(262420000000017/f59b0843) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20250120095458136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095458136 DMM NOTICE MM(262420000000017/f59b0843) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095458137 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) 20250120095458137 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095458137 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250120095458137 DMM INFO MM(262420000000017/f59b0843) Subscriber data update (mmctx.c:445) 20250120095458137 DMM DEBUG MM(262420000000017/f59b0843) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095458140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095458140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095458140 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095458140 DMM INFO MM(262420000000017/f59b0843) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095458140 DMM NOTICE MM(262420000000017/f59b0843) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095458140 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095458140 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095458140 DLLC NOTICE LLME(f8ec620d/f59b0843){ASSIGNED} LLGM Assign pre (ffffffff => f59b0843) (gprs_llc.c:1079) 20250120095458140 DLLC NOTICE LLME(ffffffff/f59b0843){ASSIGNED} LLGM Assign post (ffffffff => f59b0843) (gprs_llc.c:1125) 20250120095458140 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095458140 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095458140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095458140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@d54cc51358e7: setverdict(pass): none -> pass 20250120095458199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095458199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095458199 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095458199 DMM INFO MM(262420000000017/f59b0843) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095458199 DMM INFO MM(262420000000017/f59b0843) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095458199 DMM DEBUG MM(262420000000017/f59b0843) Using GGSN 0 (gprs_sm.c:317) 20250120095458199 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) 20250120095458199 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250120095458199 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095458199 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095458199 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250120095458218 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 5d b4 b7 bf 11 61 1a bb 4d 14 05 7f f0 50 af bb 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) 20250120095458218 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85b130, cbp=0x55b3969c7790) (sgsn_libgtp.c:633) 20250120095458218 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095458218 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cbbe8 TLLI=f59b0843, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095458218 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095458218 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@d54cc51358e7: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@d54cc51358e7: Final verdict of PTC: pass 20250120095458236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58512<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(726)@d54cc51358e7: Final verdict of PTC: none 20250120095458241 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095458241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(742)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(740)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(730)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(735)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(733)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(728)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(738)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Jan 20 09:54:58 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 20250120095458333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095458735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41232) 20250120095459243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095459243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=41232, count=92560) 20250120095500244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095500244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Jan 20 09:55:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095501245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095501246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_pdp_act_unattached started. 20250120095501825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095501828 DMM INFO MM(262420000000017/f59b0843) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095501828 DMM INFO MM(262420000000017/f59b0843) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095501828 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095501828 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095501828 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095501828 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095501828 DLLC NOTICE LLME(ffffffff/f59b0843){ASSIGNED} LLGM Assign pre (f59b0843 => ffffffff) (gprs_llc.c:1079) 20250120095501828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f59b0843 => ffffffff) (gprs_llc.c:1125) 20250120095501828 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cb890 (gprs_sndcp.c:574) 20250120095501828 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cbbe8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095501828 DMM NOTICE MM(262420000000017/f59b0843) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095501828 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250120095501828 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095501828 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095501828 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250120095501828 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250120095501828 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) 20250120095501828 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20250120095501828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095501828 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095501828 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095501828 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095501828 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095501869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095501869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095501869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095501869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095501870 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095501870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095501870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095501870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095501870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095501871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095501871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095501871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095501871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095501871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095501871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095501871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095501871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095501871 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095501871 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095501871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095501871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095501871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095501874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095501879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095501879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095501885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095501885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095501885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095501885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095501885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095501885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095501885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095501885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095501885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095501885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095501885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095501885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095501885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095501885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095501885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095501885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095501885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095501885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095501885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095501885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095501886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095501886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095501888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095501892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095501892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(756)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(753)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095501897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095501897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095501897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095501897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095501897 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095501897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095501897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095501897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095501897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095501898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095501898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095501898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095501898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095501898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095501898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095501898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095501898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095501898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095501898 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095501898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095501898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095501898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095501900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095501905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095501905 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095502247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095502247 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095502247 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095502247 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095502251 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(760)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095502253 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@d54cc51358e7: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='F6AB1E87'O, index=0 SGSN_Test-GSUP(761)@d54cc51358e7: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250120095502300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095502300 DLLC NOTICE LLME(ffffffff/f6ab1e87){UNASSIGNED} LLC RX: unknown TLLI 0xf6ab1e87, creating LLME on the fly (gprs_llc.c:552) 20250120095502300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250120095502300 DMM NOTICE LLME(ffffffff/f6ab1e87){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250120095502300 DLLC NOTICE LLME(ffffffff/f6ab1e87){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250120095502300 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@d54cc51358e7: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@d54cc51358e7: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@d54cc51358e7: Final verdict of PTC: pass 20250120095502308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58522<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(759)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@d54cc51358e7: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@d54cc51358e7: Final verdict of PTC: none 20250120095502312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095502312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(749)@d54cc51358e7: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(754)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@d54cc51358e7: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(757)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(752)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(747)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@d54cc51358e7: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Jan 20 09:55:02 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 20250120095502378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095502679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59500) 20250120095503314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095503314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59500, count=60760) 20250120095504315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095504315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Jan 20 09:55:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095505317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095505317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_user started. 20250120095505722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095505725 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095505772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095505772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095505772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095505772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095505772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250120095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095505773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(768)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095505773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095505773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095505773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095505773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095505773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095505773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095505773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095505773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095505775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095505779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095505779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095505787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095505787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095505787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095505787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095505787 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095505787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095505787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095505787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095505787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095505788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095505788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095505788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095505788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095505788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095505788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095505788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095505788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095505788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095505788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095505788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095505788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095505788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095505790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095505794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095505794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095505800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095505800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095505800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095505800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095505800 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095505800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095505800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095505800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095505800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095505801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095505801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095505801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095505801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095505801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095505801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095505801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095505801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095505801 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095505801 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095505801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095505801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095505801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095505803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095505808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095505808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095506318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095506318 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095506318 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095506318 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095506322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095506323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@d54cc51358e7: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='FBBAEAA2'O, index=0 SGSN_Test-GSUP(780)@d54cc51358e7: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@d54cc51358e7: 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 := '0D03BB0CB2564D6A5C178F6EBA6B52B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B13444F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '856CE66AAA53F3C5'O } } } } } 20250120095506392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095506392 DLLC NOTICE LLME(ffffffff/fbbaeaa2){UNASSIGNED} LLC RX: unknown TLLI 0xfbbaeaa2, creating LLME on the fly (gprs_llc.c:552) 20250120095506392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095506392 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20250120095506392 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095506392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095506392 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095506392 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095506392 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095506392 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095506392 DLLC NOTICE LLME(ffffffff/fbbaeaa2){UNASSIGNED} LLGM Assign pre (fbbaeaa2 => cde8b6e5) (gprs_llc.c:1079) 20250120095506392 DLLC NOTICE LLME(fbbaeaa2/cde8b6e5){ASSIGNED} LLGM Assign post (fbbaeaa2 => cde8b6e5) (gprs_llc.c:1125) 20250120095506392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095506392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095506392 DMM DEBUG MM(262420000000019/cde8b6e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095506411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095506411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095506411 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095506411 DMM DEBUG MM(262420000000019/cde8b6e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20250120095506411 DMM NOTICE MM(262420000000019/cde8b6e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095506411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095506411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095506411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095506411 DMM DEBUG MM(262420000000019/cde8b6e5) Requesting authorization (sgsn_auth.c:160) 20250120095506411 DMM INFO MM(262420000000019/cde8b6e5) Requesting authentication tuples (sgsn_auth.c:184) 20250120095506411 DMM DEBUG MM(262420000000019/cde8b6e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095506411 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250120095506411 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@d54cc51358e7: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250120095506417 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095506417 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095506417 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095506417 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095506417 DMM INFO MM(262420000000019/cde8b6e5) Subscriber data update (mmctx.c:445) 20250120095506417 DMM DEBUG MM(262420000000019/cde8b6e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095506417 DMM INFO MM(262420000000019/cde8b6e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095506417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095506417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095506417 DMM INFO MM(262420000000019/cde8b6e5) <- GMM AUTH AND CIPHERING REQ (rand = 0d 03 bb 0c b2 56 4d 6a 5c 17 8f 6e ba 6b 52 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095506432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095506433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095506433 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095506433 DMM INFO MM(262420000000019/cde8b6e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095506433 DMM NOTICE MM(262420000000019/cde8b6e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095506433 DMM DEBUG MM(262420000000019/cde8b6e5) checking auth: received GSM SRES = b1 34 44 f7 (gprs_gmm.c:648) 20250120095506433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095506433 DMM DEBUG MM(262420000000019/cde8b6e5) Requesting authorization (sgsn_auth.c:160) 20250120095506433 DMM INFO MM(262420000000019/cde8b6e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095506433 DMM DEBUG MM(262420000000019/cde8b6e5) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095506433 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250120095506433 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) 20250120095506433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095506433 DMM INFO MM(262420000000019/cde8b6e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xcde8b6e5) (gprs_gmm.c:282) 20250120095506436 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095506436 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095506436 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250120095506436 DMM INFO MM(262420000000019/cde8b6e5) Subscriber data update (mmctx.c:445) 20250120095506436 DMM DEBUG MM(262420000000019/cde8b6e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095506436 DMM INFO MM(262420000000019/cde8b6e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095506436 DMM NOTICE MM(262420000000019/cde8b6e5) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20250120095506436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095506436 DMM NOTICE MM(262420000000019/cde8b6e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095506436 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) 20250120095506437 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095506437 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250120095506437 DMM INFO MM(262420000000019/cde8b6e5) Subscriber data update (mmctx.c:445) 20250120095506437 DMM DEBUG MM(262420000000019/cde8b6e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095506449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095506449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095506449 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095506449 DMM INFO MM(262420000000019/cde8b6e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095506449 DMM NOTICE MM(262420000000019/cde8b6e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095506449 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095506449 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095506449 DLLC NOTICE LLME(fbbaeaa2/cde8b6e5){ASSIGNED} LLGM Assign pre (ffffffff => cde8b6e5) (gprs_llc.c:1079) 20250120095506449 DLLC NOTICE LLME(ffffffff/cde8b6e5){ASSIGNED} LLGM Assign post (ffffffff => cde8b6e5) (gprs_llc.c:1125) 20250120095506449 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095506449 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095506449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095506449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@d54cc51358e7: setverdict(pass): none -> pass 20250120095506507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095506507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095506507 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095506507 DMM INFO MM(262420000000019/cde8b6e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095506507 DMM INFO MM(262420000000019/cde8b6e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095506507 DMM DEBUG MM(262420000000019/cde8b6e5) Using GGSN 0 (gprs_sm.c:317) 20250120095506507 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) 20250120095506507 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250120095506507 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095506507 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095506507 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250120095506524 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 17 36 34 56 11 55 59 1f c8 14 05 7f e6 ea 88 c5 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) 20250120095506524 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85c1a8, cbp=0x55b3969c8470) (sgsn_libgtp.c:633) 20250120095506524 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095506524 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=cde8b6e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095506524 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095506524 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095506541 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250120095506554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095506554 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250120095506554 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@d54cc51358e7: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@d54cc51358e7: Final verdict of PTC: pass 20250120095506564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40224<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095506568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095506569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user-BVCI220(777)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(780)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(768)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(773)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(778)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(766)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(776)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(771)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Jan 20 09:55:06 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 20250120095506673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095507075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95828) 20250120095507570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095507570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95828, count=96988) 20250120095508572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095508572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Jan 20 09:55:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095509574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095509574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_ggsn_reject started. 20250120095510168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095510171 DMM INFO MM(262420000000019/cde8b6e5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095510171 DMM INFO MM(262420000000019/cde8b6e5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095510171 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095510171 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095510172 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095510172 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095510172 DLLC NOTICE LLME(ffffffff/cde8b6e5){ASSIGNED} LLGM Assign pre (cde8b6e5 => ffffffff) (gprs_llc.c:1079) 20250120095510172 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cde8b6e5 => ffffffff) (gprs_llc.c:1125) 20250120095510172 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095510172 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095510172 DMM NOTICE MM(262420000000019/cde8b6e5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095510172 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250120095510172 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095510172 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095510172 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250120095510172 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250120095510172 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) 20250120095510172 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20250120095510172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095510172 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095510172 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095510172 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095510172 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095510211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095510211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095510211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095510211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095510211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095510211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095510211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095510211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095510211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095510212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095510212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095510212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095510212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095510212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095510212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095510212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095510212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095510212 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095510212 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095510212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095510213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095510213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095510215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095510220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095510220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(788)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095510225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095510225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095510225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095510225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095510225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095510225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095510225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095510225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095510225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095510226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095510226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095510226 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095510226 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095510226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095510227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095510227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095510228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095510233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095510233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(794)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095510237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095510237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095510237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095510237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095510237 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095510237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095510237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095510237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095510237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095510238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095510238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095510238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095510238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095510238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095510238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095510238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095510238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095510238 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095510238 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095510238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095510238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095510238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095510240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095510244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095510244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095510576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095510576 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095510576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095510576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095510580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095510581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d54cc51358e7: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='E171A7F7'O, index=0 SGSN_Test-GSUP(799)@d54cc51358e7: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@d54cc51358e7: 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 := 'BA9F1E2DB90ABDB70151E02EB046E32E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64D547EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96FB90FB248F5AA1'O } } } } } 20250120095510647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095510647 DLLC NOTICE LLME(ffffffff/e171a7f7){UNASSIGNED} LLC RX: unknown TLLI 0xe171a7f7, creating LLME on the fly (gprs_llc.c:552) 20250120095510647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095510647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20250120095510647 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095510647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095510647 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095510647 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095510647 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095510647 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095510647 DLLC NOTICE LLME(ffffffff/e171a7f7){UNASSIGNED} LLGM Assign pre (e171a7f7 => fc255400) (gprs_llc.c:1079) 20250120095510647 DLLC NOTICE LLME(e171a7f7/fc255400){ASSIGNED} LLGM Assign post (e171a7f7 => fc255400) (gprs_llc.c:1125) 20250120095510647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095510647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095510647 DMM DEBUG MM(262420000000020/fc255400) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095510659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095510659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095510659 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095510659 DMM DEBUG MM(262420000000020/fc255400) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20250120095510659 DMM NOTICE MM(262420000000020/fc255400) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095510659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095510659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095510659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095510659 DMM DEBUG MM(262420000000020/fc255400) Requesting authorization (sgsn_auth.c:160) 20250120095510659 DMM INFO MM(262420000000020/fc255400) Requesting authentication tuples (sgsn_auth.c:184) 20250120095510659 DMM DEBUG MM(262420000000020/fc255400) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095510659 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250120095510659 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@d54cc51358e7: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250120095510664 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095510664 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095510664 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095510664 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095510664 DMM INFO MM(262420000000020/fc255400) Subscriber data update (mmctx.c:445) 20250120095510664 DMM DEBUG MM(262420000000020/fc255400) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095510664 DMM INFO MM(262420000000020/fc255400) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095510664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095510664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095510664 DMM INFO MM(262420000000020/fc255400) <- GMM AUTH AND CIPHERING REQ (rand = ba 9f 1e 2d b9 0a bd b7 01 51 e0 2e b0 46 e3 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095510678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095510678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095510678 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095510678 DMM INFO MM(262420000000020/fc255400) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095510678 DMM NOTICE MM(262420000000020/fc255400) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095510678 DMM DEBUG MM(262420000000020/fc255400) checking auth: received GSM SRES = 64 d5 47 ef (gprs_gmm.c:648) 20250120095510678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095510678 DMM DEBUG MM(262420000000020/fc255400) Requesting authorization (sgsn_auth.c:160) 20250120095510678 DMM INFO MM(262420000000020/fc255400) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095510678 DMM DEBUG MM(262420000000020/fc255400) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095510678 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250120095510678 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) 20250120095510678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095510678 DMM INFO MM(262420000000020/fc255400) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc255400) (gprs_gmm.c:282) 20250120095510681 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095510681 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095510681 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250120095510681 DMM INFO MM(262420000000020/fc255400) Subscriber data update (mmctx.c:445) 20250120095510681 DMM DEBUG MM(262420000000020/fc255400) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095510681 DMM INFO MM(262420000000020/fc255400) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095510681 DMM NOTICE MM(262420000000020/fc255400) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20250120095510681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095510681 DMM NOTICE MM(262420000000020/fc255400) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095510681 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) 20250120095510683 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095510683 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250120095510683 DMM INFO MM(262420000000020/fc255400) Subscriber data update (mmctx.c:445) 20250120095510683 DMM DEBUG MM(262420000000020/fc255400) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095510693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095510693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095510694 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095510694 DMM INFO MM(262420000000020/fc255400) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095510694 DMM NOTICE MM(262420000000020/fc255400) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095510694 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095510694 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095510694 DLLC NOTICE LLME(e171a7f7/fc255400){ASSIGNED} LLGM Assign pre (ffffffff => fc255400) (gprs_llc.c:1079) 20250120095510694 DLLC NOTICE LLME(ffffffff/fc255400){ASSIGNED} LLGM Assign post (ffffffff => fc255400) (gprs_llc.c:1125) 20250120095510694 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095510694 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095510694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095510694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@d54cc51358e7: setverdict(pass): none -> pass 20250120095510749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095510749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095510749 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095510749 DMM INFO MM(262420000000020/fc255400) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095510749 DMM INFO MM(262420000000020/fc255400) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095510749 DMM DEBUG MM(262420000000020/fc255400) Using GGSN 0 (gprs_sm.c:317) 20250120095510749 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) 20250120095510749 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250120095510749 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095510749 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095510750 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250120095510776 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 24 a1 ea 78 11 27 0f 1e 11 14 05 7f 67 e9 de 85 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) 20250120095510776 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f107b85d220, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095510776 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250120095510776 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250120095510776 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250120095510776 DMM NOTICE MM(262420000000020/fc255400) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d54cc51358e7: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@d54cc51358e7: Final verdict of PTC: pass 20250120095510793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40244<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(787)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(799)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(792)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(797)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@d54cc51358e7: Final verdict of PTC: none 20250120095510799 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095510799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(798)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(790)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(795)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(785)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Jan 20 09:55:10 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 20250120095510907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095511309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86016) 20250120095511800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095511800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86016, count=98656) 20250120095512801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095512801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Jan 20 09:55:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095513802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095513802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_deact_mo started. 20250120095514407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095514410 DMM INFO MM(262420000000020/fc255400) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095514410 DMM INFO MM(262420000000020/fc255400) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095514410 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095514410 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095514410 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095514410 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095514410 DLLC NOTICE LLME(ffffffff/fc255400){ASSIGNED} LLGM Assign pre (fc255400 => ffffffff) (gprs_llc.c:1079) 20250120095514410 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc255400 => ffffffff) (gprs_llc.c:1125) 20250120095514411 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250120095514411 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) 20250120095514411 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20250120095514411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095514411 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095514411 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095514411 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095514411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095514454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095514454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095514454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095514454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095514454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095514454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095514454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095514454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095514454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095514456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095514456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095514456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095514456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095514456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095514456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095514458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095514463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095514463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(811)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095514470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095514470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095514470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095514470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095514470 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095514470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095514470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095514470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095514470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(812)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095514471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095514471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095514471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095514471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095514471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095514471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095514471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095514471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095514471 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095514471 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095514471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095514471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095514471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095514473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250120095514479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095514479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(816)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095514480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095514480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095514480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095514480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095514480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095514480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095514480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095514480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095514480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_deact_mo-BVCI210(809)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(816)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095514481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095514481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095514481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095514481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095514481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095514481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095514481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095514481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095514481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095514481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095514481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095514481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095514481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095514484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095514490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095514490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095514803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095514803 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095514803 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095514803 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095514808 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095514809 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d54cc51358e7: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D135B9E4'O, index=0 SGSN_Test-GSUP(818)@d54cc51358e7: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@d54cc51358e7: 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 := 'B6298C362442A8C370ABC3996E1B00DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8515DC34'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68795DA5D582D11B'O } } } } } 20250120095514872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095514872 DLLC NOTICE LLME(ffffffff/d135b9e4){UNASSIGNED} LLC RX: unknown TLLI 0xd135b9e4, creating LLME on the fly (gprs_llc.c:552) 20250120095514872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095514872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20250120095514872 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095514872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095514872 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095514872 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095514872 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095514872 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095514872 DLLC NOTICE LLME(ffffffff/d135b9e4){UNASSIGNED} LLGM Assign pre (d135b9e4 => e9b3a537) (gprs_llc.c:1079) 20250120095514872 DLLC NOTICE LLME(d135b9e4/e9b3a537){ASSIGNED} LLGM Assign post (d135b9e4 => e9b3a537) (gprs_llc.c:1125) 20250120095514872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095514872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095514872 DMM DEBUG MM(262420000000021/e9b3a537) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095514888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095514888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095514888 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095514888 DMM DEBUG MM(262420000000021/e9b3a537) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250120095514888 DMM NOTICE MM(262420000000021/e9b3a537) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095514888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095514888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095514888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095514888 DMM DEBUG MM(262420000000021/e9b3a537) Requesting authorization (sgsn_auth.c:160) 20250120095514888 DMM INFO MM(262420000000021/e9b3a537) Requesting authentication tuples (sgsn_auth.c:184) 20250120095514888 DMM DEBUG MM(262420000000021/e9b3a537) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095514888 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250120095514888 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@d54cc51358e7: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250120095514893 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095514893 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095514893 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095514893 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095514893 DMM INFO MM(262420000000021/e9b3a537) Subscriber data update (mmctx.c:445) 20250120095514893 DMM DEBUG MM(262420000000021/e9b3a537) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095514893 DMM INFO MM(262420000000021/e9b3a537) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095514893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095514893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095514893 DMM INFO MM(262420000000021/e9b3a537) <- GMM AUTH AND CIPHERING REQ (rand = b6 29 8c 36 24 42 a8 c3 70 ab c3 99 6e 1b 00 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095514907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095514907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095514907 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095514907 DMM INFO MM(262420000000021/e9b3a537) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095514907 DMM NOTICE MM(262420000000021/e9b3a537) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095514908 DMM DEBUG MM(262420000000021/e9b3a537) checking auth: received GSM SRES = 85 15 dc 34 (gprs_gmm.c:648) 20250120095514908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095514908 DMM DEBUG MM(262420000000021/e9b3a537) Requesting authorization (sgsn_auth.c:160) 20250120095514908 DMM INFO MM(262420000000021/e9b3a537) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095514908 DMM DEBUG MM(262420000000021/e9b3a537) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095514908 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250120095514908 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) 20250120095514908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095514908 DMM INFO MM(262420000000021/e9b3a537) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9b3a537) (gprs_gmm.c:282) 20250120095514910 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095514910 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095514910 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250120095514910 DMM INFO MM(262420000000021/e9b3a537) Subscriber data update (mmctx.c:445) 20250120095514910 DMM DEBUG MM(262420000000021/e9b3a537) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095514910 DMM INFO MM(262420000000021/e9b3a537) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095514910 DMM NOTICE MM(262420000000021/e9b3a537) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250120095514910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095514910 DMM NOTICE MM(262420000000021/e9b3a537) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095514910 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) 20250120095514911 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095514911 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250120095514911 DMM INFO MM(262420000000021/e9b3a537) Subscriber data update (mmctx.c:445) 20250120095514911 DMM DEBUG MM(262420000000021/e9b3a537) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095514925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095514925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095514925 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095514925 DMM INFO MM(262420000000021/e9b3a537) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095514925 DMM NOTICE MM(262420000000021/e9b3a537) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095514925 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095514925 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095514925 DLLC NOTICE LLME(d135b9e4/e9b3a537){ASSIGNED} LLGM Assign pre (ffffffff => e9b3a537) (gprs_llc.c:1079) 20250120095514925 DLLC NOTICE LLME(ffffffff/e9b3a537){ASSIGNED} LLGM Assign post (ffffffff => e9b3a537) (gprs_llc.c:1125) 20250120095514925 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095514925 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095514925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095514925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@d54cc51358e7: setverdict(pass): none -> pass 20250120095514983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095514983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095514983 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095514983 DMM INFO MM(262420000000021/e9b3a537) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095514983 DMM INFO MM(262420000000021/e9b3a537) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095514983 DMM DEBUG MM(262420000000021/e9b3a537) Using GGSN 0 (gprs_sm.c:317) 20250120095514983 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) 20250120095514983 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250120095514983 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095514983 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095514983 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250120095515008 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 a8 26 6d 59 11 2a 32 74 4f 14 05 7f da b1 41 73 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) 20250120095515008 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85d220, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095515008 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095515008 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=e9b3a537, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095515008 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095515008 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095515025 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250120095515039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095515039 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250120095515039 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095515046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095515047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250120095515047 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095515047 DMM INFO MM(262420000000021/e9b3a537) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250120095515047 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095515047 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250120095515050 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) 20250120095515050 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f107b85d220, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095515050 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250120095515050 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=e9b3a537, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095515050 DMM INFO MM(262420000000021/e9b3a537) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250120095515050 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250120095515050 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d54cc51358e7: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@d54cc51358e7: Final verdict of PTC: pass 20250120095515069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@d54cc51358e7: Final verdict of PTC: none 20250120095515074 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(812)@d54cc51358e7: Final verdict of PTC: none 20250120095515074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(806)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(816)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(809)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(804)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(814)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(810)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(809): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Jan 20 09:55:15 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 20250120095515213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095515615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20250120095516075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095516075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84328, count=105736) 20250120095517077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095517077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Jan 20 09:55:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095518077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095518078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_deact_mt started. 20250120095518721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095518725 DMM INFO MM(262420000000021/e9b3a537) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095518725 DMM INFO MM(262420000000021/e9b3a537) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095518725 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095518725 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095518725 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095518725 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095518725 DLLC NOTICE LLME(ffffffff/e9b3a537){ASSIGNED} LLGM Assign pre (e9b3a537 => ffffffff) (gprs_llc.c:1079) 20250120095518725 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9b3a537 => ffffffff) (gprs_llc.c:1125) 20250120095518725 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250120095518725 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) 20250120095518725 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20250120095518725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095518725 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095518725 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095518725 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095518725 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095518775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095518775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095518775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095518775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095518775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095518775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095518775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095518775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095518775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095518776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095518776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095518776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095518776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095518776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095518776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095518776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095518777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095518777 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095518777 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095518777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095518777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095518777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095518780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095518793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095518793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095518804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095518804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095518804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095518805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095518805 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095518805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095518805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095518805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095518805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095518805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095518805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095518805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095518806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095518806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095518806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095518806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095518806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095518806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095518806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095518806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095518806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095518806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095518808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095518813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095518813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095518831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095518831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095518831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095518831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095518831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095518831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095518831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095518831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095518831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095518832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095518832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095518832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095518832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095518832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095518832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095518832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095518832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095518832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095518832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095518832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(835)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095518833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095518833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095518836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095518843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095518843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095519079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095519079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095519079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095519079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095519083 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095519085 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d54cc51358e7: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='E7D84391'O, index=0 SGSN_Test-GSUP(837)@d54cc51358e7: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@d54cc51358e7: 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 := 'BBEAD520B4D7FE2C7403D2F289500C09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5CC9041'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB2B7D215C173F0A'O } } } } } 20250120095519153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095519153 DLLC NOTICE LLME(ffffffff/e7d84391){UNASSIGNED} LLC RX: unknown TLLI 0xe7d84391, creating LLME on the fly (gprs_llc.c:552) 20250120095519153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095519153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20250120095519153 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095519153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095519153 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095519153 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095519153 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095519153 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095519153 DLLC NOTICE LLME(ffffffff/e7d84391){UNASSIGNED} LLGM Assign pre (e7d84391 => e4eb3c81) (gprs_llc.c:1079) 20250120095519153 DLLC NOTICE LLME(e7d84391/e4eb3c81){ASSIGNED} LLGM Assign post (e7d84391 => e4eb3c81) (gprs_llc.c:1125) 20250120095519153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095519153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095519153 DMM DEBUG MM(262420000000022/e4eb3c81) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095519176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095519176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095519176 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095519176 DMM DEBUG MM(262420000000022/e4eb3c81) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250120095519176 DMM NOTICE MM(262420000000022/e4eb3c81) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095519176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095519176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095519176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095519176 DMM DEBUG MM(262420000000022/e4eb3c81) Requesting authorization (sgsn_auth.c:160) 20250120095519176 DMM INFO MM(262420000000022/e4eb3c81) Requesting authentication tuples (sgsn_auth.c:184) 20250120095519176 DMM DEBUG MM(262420000000022/e4eb3c81) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095519176 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250120095519176 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@d54cc51358e7: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250120095519182 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095519182 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095519182 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095519182 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095519182 DMM INFO MM(262420000000022/e4eb3c81) Subscriber data update (mmctx.c:445) 20250120095519182 DMM DEBUG MM(262420000000022/e4eb3c81) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095519182 DMM INFO MM(262420000000022/e4eb3c81) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095519182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095519183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095519183 DMM INFO MM(262420000000022/e4eb3c81) <- GMM AUTH AND CIPHERING REQ (rand = bb ea d5 20 b4 d7 fe 2c 74 03 d2 f2 89 50 0c 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095519196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095519196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095519196 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095519196 DMM INFO MM(262420000000022/e4eb3c81) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095519196 DMM NOTICE MM(262420000000022/e4eb3c81) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095519196 DMM DEBUG MM(262420000000022/e4eb3c81) checking auth: received GSM SRES = a5 cc 90 41 (gprs_gmm.c:648) 20250120095519196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095519196 DMM DEBUG MM(262420000000022/e4eb3c81) Requesting authorization (sgsn_auth.c:160) 20250120095519196 DMM INFO MM(262420000000022/e4eb3c81) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095519196 DMM DEBUG MM(262420000000022/e4eb3c81) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095519196 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250120095519196 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) 20250120095519196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095519196 DMM INFO MM(262420000000022/e4eb3c81) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4eb3c81) (gprs_gmm.c:282) 20250120095519197 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095519197 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095519197 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250120095519197 DMM INFO MM(262420000000022/e4eb3c81) Subscriber data update (mmctx.c:445) 20250120095519197 DMM DEBUG MM(262420000000022/e4eb3c81) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095519197 DMM INFO MM(262420000000022/e4eb3c81) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095519197 DMM NOTICE MM(262420000000022/e4eb3c81) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250120095519197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095519197 DMM NOTICE MM(262420000000022/e4eb3c81) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095519197 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) 20250120095519198 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095519198 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250120095519198 DMM INFO MM(262420000000022/e4eb3c81) Subscriber data update (mmctx.c:445) 20250120095519198 DMM DEBUG MM(262420000000022/e4eb3c81) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095519204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095519204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095519204 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095519204 DMM INFO MM(262420000000022/e4eb3c81) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095519204 DMM NOTICE MM(262420000000022/e4eb3c81) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095519204 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095519204 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095519204 DLLC NOTICE LLME(e7d84391/e4eb3c81){ASSIGNED} LLGM Assign pre (ffffffff => e4eb3c81) (gprs_llc.c:1079) 20250120095519204 DLLC NOTICE LLME(ffffffff/e4eb3c81){ASSIGNED} LLGM Assign post (ffffffff => e4eb3c81) (gprs_llc.c:1125) 20250120095519204 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095519204 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095519204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095519204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@d54cc51358e7: setverdict(pass): none -> pass 20250120095519264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095519264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095519264 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095519264 DMM INFO MM(262420000000022/e4eb3c81) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095519264 DMM INFO MM(262420000000022/e4eb3c81) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095519264 DMM DEBUG MM(262420000000022/e4eb3c81) Using GGSN 0 (gprs_sm.c:317) 20250120095519264 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) 20250120095519264 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250120095519264 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095519264 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095519264 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250120095519290 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 74 0f 9a 5d 11 db 06 07 b5 14 05 7f 44 a9 86 c7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20250120095519290 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85d220, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095519290 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095519290 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=e4eb3c81, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095519290 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095519290 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095519306 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250120095519320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095519320 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250120095519320 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095519325 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250120095519325 DGPRS INFO PDP(262420000000022:5): Context 0x7f107b85d220 was deleted (sgsn_libgtp.c:707) 20250120095519325 DMM INFO MM(262420000000022/e4eb3c81) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250120095519325 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250120095519325 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d54cc51358e7: Removing Client IMSI='262420000000022'H, index=0 20250120095519336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095519336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250120095519336 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095519336 DMM INFO MM(262420000000022/e4eb3c81) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@d54cc51358e7: Final verdict of PTC: pass 20250120095519342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(830)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@d54cc51358e7: Final verdict of PTC: none 20250120095519348 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095519348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(825)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(835)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(833)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(823)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(828)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Jan 20 09:55:19 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 20250120095519410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095519812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84972) 20250120095520350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095520350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120095520701 DGPRS DEBUG Checking for inactive LLMEs, time = 597826 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=84972, count=105296) 20250120095521351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095521351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Jan 20 09:55:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095522353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095522353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_deact_dup started. 20250120095522913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095522914 DMM INFO MM(262420000000022/e4eb3c81) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095522914 DMM INFO MM(262420000000022/e4eb3c81) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095522914 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095522914 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095522914 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095522914 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095522914 DLLC NOTICE LLME(ffffffff/e4eb3c81){ASSIGNED} LLGM Assign pre (e4eb3c81 => ffffffff) (gprs_llc.c:1079) 20250120095522914 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4eb3c81 => ffffffff) (gprs_llc.c:1125) 20250120095522914 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095522914 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095522914 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250120095522914 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) 20250120095522914 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20250120095522914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095522914 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095522914 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095522914 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095522914 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095522943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095522943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095522943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095522943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095522943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095522943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095522943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095522943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095522943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095522945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095522945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095522945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095522945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095522945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095522945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095522945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095522945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095522945 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095522945 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095522945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095522946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095522946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095522949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095522955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095522955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095522960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095522960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095522960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095522960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095522960 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095522960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095522960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095522960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095522960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095522961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095522961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095522961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095522961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095522961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095522961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095522961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095522961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095522961 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095522961 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095522961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095522962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095522962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095522964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095522968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095522968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095522975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095522975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095522975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095522975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095522975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095522975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095522975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095522975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095522975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095522976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095522976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095522976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095522976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095522976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095522976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095522976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095522976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095522976 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095522976 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095522976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095522976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095522976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095522979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095522985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095522985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095523354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095523354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095523354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095523354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095523358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095523359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@d54cc51358e7: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='FD21EA77'O, index=0 SGSN_Test-GSUP(856)@d54cc51358e7: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@d54cc51358e7: 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 := '5276747FA6869050F9BB1D6C00EA81F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2FC3A03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF7E9EC923D74DAD'O } } } } } 20250120095523422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095523422 DLLC NOTICE LLME(ffffffff/fd21ea77){UNASSIGNED} LLC RX: unknown TLLI 0xfd21ea77, creating LLME on the fly (gprs_llc.c:552) 20250120095523422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095523422 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20250120095523422 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095523422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095523422 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095523422 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095523422 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095523422 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095523422 DLLC NOTICE LLME(ffffffff/fd21ea77){UNASSIGNED} LLGM Assign pre (fd21ea77 => fb4764f7) (gprs_llc.c:1079) 20250120095523422 DLLC NOTICE LLME(fd21ea77/fb4764f7){ASSIGNED} LLGM Assign post (fd21ea77 => fb4764f7) (gprs_llc.c:1125) 20250120095523422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095523422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095523422 DMM DEBUG MM(262420000000046/fb4764f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095523440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095523440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095523441 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095523441 DMM DEBUG MM(262420000000046/fb4764f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20250120095523441 DMM NOTICE MM(262420000000046/fb4764f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095523441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095523441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095523441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095523441 DMM DEBUG MM(262420000000046/fb4764f7) Requesting authorization (sgsn_auth.c:160) 20250120095523441 DMM INFO MM(262420000000046/fb4764f7) Requesting authentication tuples (sgsn_auth.c:184) 20250120095523441 DMM DEBUG MM(262420000000046/fb4764f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095523441 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250120095523441 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@d54cc51358e7: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250120095523446 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095523446 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095523446 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095523446 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095523446 DMM INFO MM(262420000000046/fb4764f7) Subscriber data update (mmctx.c:445) 20250120095523446 DMM DEBUG MM(262420000000046/fb4764f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095523446 DMM INFO MM(262420000000046/fb4764f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095523446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095523446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095523446 DMM INFO MM(262420000000046/fb4764f7) <- GMM AUTH AND CIPHERING REQ (rand = 52 76 74 7f a6 86 90 50 f9 bb 1d 6c 00 ea 81 f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095523463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095523463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095523463 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095523463 DMM INFO MM(262420000000046/fb4764f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095523463 DMM NOTICE MM(262420000000046/fb4764f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095523463 DMM DEBUG MM(262420000000046/fb4764f7) checking auth: received GSM SRES = c2 fc 3a 03 (gprs_gmm.c:648) 20250120095523463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095523464 DMM DEBUG MM(262420000000046/fb4764f7) Requesting authorization (sgsn_auth.c:160) 20250120095523464 DMM INFO MM(262420000000046/fb4764f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095523464 DMM DEBUG MM(262420000000046/fb4764f7) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095523464 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250120095523464 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) 20250120095523464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095523464 DMM INFO MM(262420000000046/fb4764f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb4764f7) (gprs_gmm.c:282) 20250120095523465 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095523465 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095523465 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250120095523465 DMM INFO MM(262420000000046/fb4764f7) Subscriber data update (mmctx.c:445) 20250120095523465 DMM DEBUG MM(262420000000046/fb4764f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095523465 DMM INFO MM(262420000000046/fb4764f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095523465 DMM NOTICE MM(262420000000046/fb4764f7) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20250120095523465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095523465 DMM NOTICE MM(262420000000046/fb4764f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095523465 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) 20250120095523466 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095523466 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250120095523466 DMM INFO MM(262420000000046/fb4764f7) Subscriber data update (mmctx.c:445) 20250120095523466 DMM DEBUG MM(262420000000046/fb4764f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095523471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095523471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095523471 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095523471 DMM INFO MM(262420000000046/fb4764f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095523471 DMM NOTICE MM(262420000000046/fb4764f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095523471 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095523471 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095523471 DLLC NOTICE LLME(fd21ea77/fb4764f7){ASSIGNED} LLGM Assign pre (ffffffff => fb4764f7) (gprs_llc.c:1079) 20250120095523471 DLLC NOTICE LLME(ffffffff/fb4764f7){ASSIGNED} LLGM Assign post (ffffffff => fb4764f7) (gprs_llc.c:1125) 20250120095523471 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095523471 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095523471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095523471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@d54cc51358e7: setverdict(pass): none -> pass 20250120095523531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095523531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095523531 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095523531 DMM INFO MM(262420000000046/fb4764f7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095523531 DMM INFO MM(262420000000046/fb4764f7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095523531 DMM DEBUG MM(262420000000046/fb4764f7) Using GGSN 0 (gprs_sm.c:317) 20250120095523531 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) 20250120095523531 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250120095523531 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095523531 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095523531 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250120095523555 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 d6 15 0c fe 11 6e 77 eb 23 14 05 7f 4f 2b 75 f4 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) 20250120095523555 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85d220, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095523555 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095523555 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=fb4764f7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095523555 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095523555 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095523573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095523573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250120095523573 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095523573 DMM INFO MM(262420000000046/fb4764f7) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250120095523573 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095523573 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250120095523574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095523574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095523574 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095523574 DMM INFO MM(262420000000046/fb4764f7) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250120095523574 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095523574 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@d54cc51358e7: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@d54cc51358e7: "Received deletePDPContextResponse 1, seq_nr=1036" 20250120095523577 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) 20250120095523577 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f107b85d220, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095523577 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250120095523577 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=fb4764f7, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095523577 DMM INFO MM(262420000000046/fb4764f7) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250120095523577 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250120095523577 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250120095523577 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) 20250120095523577 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(858)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@d54cc51358e7: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@d54cc51358e7: Final verdict of PTC: pass 20250120095525599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50960<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_dup-BVCI220(853)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(856)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@d54cc51358e7: Final verdict of PTC: none 20250120095525603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095525603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(849)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(854)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(844)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(852)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(842)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(847)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Jan 20 09:55:25 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 20250120095525653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095526055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101180) 20250120095526605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095526605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101180, count=106612) 20250120095527607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095527607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Jan 20 09:55:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095528608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095528609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_second_attempt started. 20250120095529157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095529159 DMM INFO MM(262420000000046/fb4764f7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095529159 DMM INFO MM(262420000000046/fb4764f7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095529159 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095529160 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095529160 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095529160 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095529160 DLLC NOTICE LLME(ffffffff/fb4764f7){ASSIGNED} LLGM Assign pre (fb4764f7 => ffffffff) (gprs_llc.c:1079) 20250120095529160 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb4764f7 => ffffffff) (gprs_llc.c:1125) 20250120095529160 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250120095529160 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) 20250120095529160 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20250120095529160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095529160 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095529160 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095529160 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095529160 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095529198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095529198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095529198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095529198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095529198 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095529198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095529198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095529198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095529198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095529199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095529199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095529199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095529199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095529199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095529199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095529199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095529199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095529199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095529199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095529199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095529199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095529199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095529201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(860)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095529207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095529207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(868)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095529214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095529214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095529214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095529214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095529214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095529214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095529214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095529214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095529214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095529214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095529214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095529214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095529214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095529214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095529214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095529214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095529214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095529214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095529214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095529214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095529215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095529215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095529217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(865)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095529223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095529223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250120095529224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095529224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095529224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095529224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095529224 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095529224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095529224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095529224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095529224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_second_attempt-BVCI210(866)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095529225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095529225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095529225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095529226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095529226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095529226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095529226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095529226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095529226 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095529226 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095529226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095529226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095529226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095529228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095529233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095529233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095529610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095529610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095529610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095529610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095529614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095529615 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@d54cc51358e7: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D108C804'O, index=0 SGSN_Test-GSUP(875)@d54cc51358e7: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@d54cc51358e7: 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 := 'B4C14056ACEF61A65CACE105130B6811'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B14C605F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6CA42315F8C014FF'O } } } } } 20250120095529672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095529672 DLLC NOTICE LLME(ffffffff/d108c804){UNASSIGNED} LLC RX: unknown TLLI 0xd108c804, creating LLME on the fly (gprs_llc.c:552) 20250120095529672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095529672 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20250120095529673 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095529673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095529673 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095529673 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095529673 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095529673 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095529673 DLLC NOTICE LLME(ffffffff/d108c804){UNASSIGNED} LLGM Assign pre (d108c804 => cac7be96) (gprs_llc.c:1079) 20250120095529673 DLLC NOTICE LLME(d108c804/cac7be96){ASSIGNED} LLGM Assign post (d108c804 => cac7be96) (gprs_llc.c:1125) 20250120095529673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095529673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095529673 DMM DEBUG MM(262420000000022/cac7be96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095529695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095529695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095529695 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095529695 DMM DEBUG MM(262420000000022/cac7be96) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250120095529695 DMM NOTICE MM(262420000000022/cac7be96) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095529695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095529695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095529695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095529695 DMM DEBUG MM(262420000000022/cac7be96) Requesting authorization (sgsn_auth.c:160) 20250120095529695 DMM INFO MM(262420000000022/cac7be96) Requesting authentication tuples (sgsn_auth.c:184) 20250120095529695 DMM DEBUG MM(262420000000022/cac7be96) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095529695 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250120095529695 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@d54cc51358e7: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@d54cc51358e7: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250120095529701 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095529701 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095529701 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095529701 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095529701 DMM INFO MM(262420000000022/cac7be96) Subscriber data update (mmctx.c:445) 20250120095529701 DMM DEBUG MM(262420000000022/cac7be96) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095529701 DMM INFO MM(262420000000022/cac7be96) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095529701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095529701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095529701 DMM INFO MM(262420000000022/cac7be96) <- GMM AUTH AND CIPHERING REQ (rand = b4 c1 40 56 ac ef 61 a6 5c ac e1 05 13 0b 68 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095529716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095529716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095529716 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095529716 DMM INFO MM(262420000000022/cac7be96) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095529716 DMM NOTICE MM(262420000000022/cac7be96) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095529716 DMM DEBUG MM(262420000000022/cac7be96) checking auth: received GSM SRES = b1 4c 60 5f (gprs_gmm.c:648) 20250120095529716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095529716 DMM DEBUG MM(262420000000022/cac7be96) Requesting authorization (sgsn_auth.c:160) 20250120095529716 DMM INFO MM(262420000000022/cac7be96) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095529716 DMM DEBUG MM(262420000000022/cac7be96) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095529716 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250120095529716 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) 20250120095529716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095529716 DMM INFO MM(262420000000022/cac7be96) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac7be96) (gprs_gmm.c:282) 20250120095529719 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095529719 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095529719 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250120095529719 DMM INFO MM(262420000000022/cac7be96) Subscriber data update (mmctx.c:445) 20250120095529719 DMM DEBUG MM(262420000000022/cac7be96) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095529719 DMM INFO MM(262420000000022/cac7be96) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095529719 DMM NOTICE MM(262420000000022/cac7be96) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250120095529719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095529719 DMM NOTICE MM(262420000000022/cac7be96) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095529719 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) 20250120095529720 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095529720 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250120095529720 DMM INFO MM(262420000000022/cac7be96) Subscriber data update (mmctx.c:445) 20250120095529720 DMM DEBUG MM(262420000000022/cac7be96) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095529734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095529734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095529734 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095529734 DMM INFO MM(262420000000022/cac7be96) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095529734 DMM NOTICE MM(262420000000022/cac7be96) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095529734 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095529734 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095529734 DLLC NOTICE LLME(d108c804/cac7be96){ASSIGNED} LLGM Assign pre (ffffffff => cac7be96) (gprs_llc.c:1079) 20250120095529734 DLLC NOTICE LLME(ffffffff/cac7be96){ASSIGNED} LLGM Assign post (ffffffff => cac7be96) (gprs_llc.c:1125) 20250120095529734 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095529734 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095529734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095529734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_second_attempt(877)@d54cc51358e7: 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 := '70FC774280CB9C07C426515B4244011D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1CEEC0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E762F1CD59F59C9'O } } } } } 20250120095529791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095529791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095529791 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095529791 DMM INFO MM(262420000000022/cac7be96) -> GMM ATTACH REQUEST MI(TMSI-0xCAC7BE96) type="GPRS attach" (gprs_gmm.c:1248) 20250120095529791 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095529791 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120095529791 DLLC NOTICE LLME(ffffffff/cac7be96){ASSIGNED} LLGM Assign pre (cac7be96 => d00f2a61) (gprs_llc.c:1079) 20250120095529791 DLLC NOTICE LLME(cac7be96/d00f2a61){ASSIGNED} LLGM Assign post (cac7be96 => d00f2a61) (gprs_llc.c:1125) 20250120095529791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095529791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095529791 DMM DEBUG MM(262420000000022/d00f2a61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095529802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095529802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250120095529802 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095529802 DMM DEBUG MM(262420000000022/d00f2a61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250120095529802 DMM NOTICE MM(262420000000022/d00f2a61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095529802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095529802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095529802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095529802 DMM DEBUG MM(262420000000022/d00f2a61) Requesting authorization (sgsn_auth.c:160) 20250120095529802 DMM INFO MM(262420000000022/d00f2a61) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095529802 DMM DEBUG MM(262420000000022/d00f2a61) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095529802 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250120095529802 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) 20250120095535803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250120095535803 DMM ERROR MM(262420000000022/d00f2a61) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250120095535803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250120095535803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120095535803 DMM NOTICE MM(262420000000022/d00f2a61) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250120095535803 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250120095535803 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) 20250120095535803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Reject}: Deallocated (fsm.c:568) 20250120095535803 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Deallocated (fsm.c:568) 20250120095535803 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095535803 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120095535803 DLLC NOTICE LLME(cac7be96/d00f2a61){ASSIGNED} LLGM Assign pre (d00f2a61 => ffffffff) (gprs_llc.c:1079) 20250120095535803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d00f2a61 => ffffffff) (gprs_llc.c:1125) 20250120095549612 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120095549612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250120095549612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095550702 DGPRS DEBUG Checking for inactive LLMEs, time = 597856 (sgsn.c:132) 20250120095559200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095559206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095559206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095559216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095559219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095559219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095559226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095559229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095559229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@d54cc51358e7: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d54cc51358e7: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@d54cc51358e7: Final verdict of PTC: none 20250120095559690 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095559690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(873)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(863)@d54cc51358e7: Final verdict of PTC: none 20250120095559691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45294<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(872)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(869)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@d54cc51358e7: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(866)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@d54cc51358e7: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(867)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(871)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(861)@d54cc51358e7: Final verdict of PTC: none TC_attach_second_attempt(877)@d54cc51358e7: Final verdict of PTC: fail reason: "Tguard timeout" MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@d54cc51358e7: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Jan 20 09:55:59 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 20250120095559740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095600042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33180<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111700) 20250120095600691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095600691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111700, count=112620) 20250120095601691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095601691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Jan 20 09:56:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095602692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095602692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_echo_timeout started. 20250120095603142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095603145 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095603188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095603188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095603188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095603188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095603188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095603188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095603188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095603188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095603188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095603189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095603189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095603189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095603189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095603189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095603189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095603189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095603189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095603189 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095603189 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095603189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095603189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095603189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095603191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095603196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095603196 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095603201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095603201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095603201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095603201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095603201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095603201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095603201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095603201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095603201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095603202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095603202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095603202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095603202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095603202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095603202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095603202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095603202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095603202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095603202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095603202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095603202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095603202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095603204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095603208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095603208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095603216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095603216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095603216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095603216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095603216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095603216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095603216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095603216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095603216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095603217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095603217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095603217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095603217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095603217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095603217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095603217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095603217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095603217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095603217 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095603217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(892)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095603218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095603218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095603219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095603223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095603223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095603693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095603693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095603693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095603693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095603698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095603699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@d54cc51358e7: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C99DF2D4'O, index=0 SGSN_Test-GSUP(894)@d54cc51358e7: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@d54cc51358e7: 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 := 'C9D22B644113C45115B29629983603F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3424760A'O ("4$v\n") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C38155AEEF6B853'O } } } } } 20250120095603770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095603770 DLLC NOTICE LLME(ffffffff/c99df2d4){UNASSIGNED} LLC RX: unknown TLLI 0xc99df2d4, creating LLME on the fly (gprs_llc.c:552) 20250120095603770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095603770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20250120095603770 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095603770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095603770 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095603770 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095603770 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095603770 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095603770 DLLC NOTICE LLME(ffffffff/c99df2d4){UNASSIGNED} LLGM Assign pre (c99df2d4 => f1c52f3e) (gprs_llc.c:1079) 20250120095603770 DLLC NOTICE LLME(c99df2d4/f1c52f3e){ASSIGNED} LLGM Assign post (c99df2d4 => f1c52f3e) (gprs_llc.c:1125) 20250120095603770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095603770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095603770 DMM DEBUG MM(262420000000067/f1c52f3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095603779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095603779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095603779 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095603779 DMM DEBUG MM(262420000000067/f1c52f3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20250120095603779 DMM NOTICE MM(262420000000067/f1c52f3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095603779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095603779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095603779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095603779 DMM DEBUG MM(262420000000067/f1c52f3e) Requesting authorization (sgsn_auth.c:160) 20250120095603779 DMM INFO MM(262420000000067/f1c52f3e) Requesting authentication tuples (sgsn_auth.c:184) 20250120095603779 DMM DEBUG MM(262420000000067/f1c52f3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095603779 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250120095603779 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@d54cc51358e7: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@d54cc51358e7: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250120095603782 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095603782 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095603782 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095603782 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095603782 DMM INFO MM(262420000000067/f1c52f3e) Subscriber data update (mmctx.c:445) 20250120095603782 DMM DEBUG MM(262420000000067/f1c52f3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095603782 DMM INFO MM(262420000000067/f1c52f3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095603782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095603782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095603782 DMM INFO MM(262420000000067/f1c52f3e) <- GMM AUTH AND CIPHERING REQ (rand = c9 d2 2b 64 41 13 c4 51 15 b2 96 29 98 36 03 f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095603789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095603789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095603789 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095603789 DMM INFO MM(262420000000067/f1c52f3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095603789 DMM NOTICE MM(262420000000067/f1c52f3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095603789 DMM DEBUG MM(262420000000067/f1c52f3e) checking auth: received GSM SRES = 34 24 76 0a (gprs_gmm.c:648) 20250120095603789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095603789 DMM DEBUG MM(262420000000067/f1c52f3e) Requesting authorization (sgsn_auth.c:160) 20250120095603789 DMM INFO MM(262420000000067/f1c52f3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095603789 DMM DEBUG MM(262420000000067/f1c52f3e) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095603789 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250120095603789 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) 20250120095603789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095603789 DMM INFO MM(262420000000067/f1c52f3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1c52f3e) (gprs_gmm.c:282) 20250120095603791 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095603791 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095603791 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250120095603791 DMM INFO MM(262420000000067/f1c52f3e) Subscriber data update (mmctx.c:445) 20250120095603791 DMM DEBUG MM(262420000000067/f1c52f3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095603791 DMM INFO MM(262420000000067/f1c52f3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095603791 DMM NOTICE MM(262420000000067/f1c52f3e) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20250120095603791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095603791 DMM NOTICE MM(262420000000067/f1c52f3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095603791 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) 20250120095603792 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095603792 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250120095603792 DMM INFO MM(262420000000067/f1c52f3e) Subscriber data update (mmctx.c:445) 20250120095603792 DMM DEBUG MM(262420000000067/f1c52f3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095603796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095603796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095603796 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095603796 DMM INFO MM(262420000000067/f1c52f3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095603796 DMM NOTICE MM(262420000000067/f1c52f3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095603796 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095603796 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095603796 DLLC NOTICE LLME(c99df2d4/f1c52f3e){ASSIGNED} LLGM Assign pre (ffffffff => f1c52f3e) (gprs_llc.c:1079) 20250120095603796 DLLC NOTICE LLME(ffffffff/f1c52f3e){ASSIGNED} LLGM Assign post (ffffffff => f1c52f3e) (gprs_llc.c:1125) 20250120095603796 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095603796 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095603796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095603796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@d54cc51358e7: setverdict(pass): none -> pass 20250120095603856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095603856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095603856 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095603856 DMM INFO MM(262420000000067/f1c52f3e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095603856 DMM INFO MM(262420000000067/f1c52f3e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095603856 DMM DEBUG MM(262420000000067/f1c52f3e) Using GGSN 0 (gprs_sm.c:317) 20250120095603856 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) 20250120095603856 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250120095603856 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095603856 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095603856 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250120095603881 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 1c d8 b0 32 11 f7 e3 df e5 14 05 7f 07 bc 48 8e 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) 20250120095603881 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85d220, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095603881 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095603881 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=f1c52f3e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095603881 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095603882 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095608708 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250120095608714 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) 20250120095608714 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55b3969bd6c0) (sgsn_libgtp.c:633) 20250120095613709 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1039" 20250120095618710 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250120095618710 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1039" 20250120095620703 DGPRS DEBUG Checking for inactive LLMEs, time = 597886 (sgsn.c:132) 20250120095623694 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120095623694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095623694 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250120095623710 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250120095623710 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250120095623710 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1041" 20250120095628711 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250120095628711 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250120095628711 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250120095628711 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1041" 20250120095633190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095633196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095633196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095633203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095633208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095633208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095633218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095633221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095633221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095633712 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250120095633712 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250120095633712 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250120095633712 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250120095633712 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1043" 20250120095638713 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250120095638713 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250120095638713 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250120095638713 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250120095638713 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55b3969bd6c0) (sgsn_libgtp.c:633) 20250120095638713 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55b3969bd6c0) (sgsn_libgtp.c:637) 20250120095638713 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250120095638713 DMM INFO MM(262420000000067/f1c52f3e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250120095638713 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250120095638713 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250120095638713 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250120095638713 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250120095638713 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250120095638713 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250120095638713 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250120095638713 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250120095638713 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250120095638713 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250120095638713 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250120095638713 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250120095638713 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d54cc51358e7: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@d54cc51358e7: Removing Client IMSI='262420000000067'H, index=0 20250120095638718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095638718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250120095638718 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095638718 DMM INFO MM(262420000000067/f1c52f3e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@d54cc51358e7: Final verdict of PTC: pass 20250120095638719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@d54cc51358e7: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(882)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(892)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@d54cc51358e7: Final verdict of PTC: none 20250120095638720 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095638720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(887)@d54cc51358e7: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@d54cc51358e7: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(885)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(890)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(880)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Jan 20 09:56:38 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 20250120095638847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095639248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113244) 20250120095639721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095639721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113244, count=113784) 20250120095640722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095640722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Jan 20 09:56:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095641722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095641722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_restart_ctr_echo started. 20250120095642271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095642272 DMM INFO MM(262420000000067/f1c52f3e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095642272 DMM INFO MM(262420000000067/f1c52f3e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095642272 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095642272 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095642272 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095642272 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095642272 DLLC NOTICE LLME(ffffffff/f1c52f3e){ASSIGNED} LLGM Assign pre (f1c52f3e => ffffffff) (gprs_llc.c:1079) 20250120095642272 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1c52f3e => ffffffff) (gprs_llc.c:1125) 20250120095642272 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095642272 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095642272 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250120095642272 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) 20250120095642272 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20250120095642272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095642272 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095642272 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095642272 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095642272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095642295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095642295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095642295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095642295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095642295 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095642295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095642295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095642295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095642295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095642296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095642296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095642296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095642297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095642297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095642297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095642297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095642297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095642297 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095642297 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095642297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095642297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095642297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095642299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095642305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095642305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095642314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095642314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095642314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095642314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095642314 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095642314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095642314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095642314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095642314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095642315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095642315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095642315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095642315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095642315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095642315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095642315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095642315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095642315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095642315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095642315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(907)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095642315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095642315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095642319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095642326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095642326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(907)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_restart_ctr_echo-BVCI210(904)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(911)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095642331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095642331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095642331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095642331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095642331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095642331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095642331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095642331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095642331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095642332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095642332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095642332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095642332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095642332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095642332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095642332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095642332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095642332 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095642332 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095642332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095642333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095642333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095642336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095642341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095642341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095642723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095642723 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095642723 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095642723 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095642724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095642724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@d54cc51358e7: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D9CF1480'O, index=0 SGSN_Test-GSUP(913)@d54cc51358e7: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@d54cc51358e7: 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 := '5295BF4962D49E685A8BCEAF3A9E8EAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F303F1C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C01CD01F4B3F32F'O } } } } } 20250120095642747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095642747 DLLC NOTICE LLME(ffffffff/d9cf1480){UNASSIGNED} LLC RX: unknown TLLI 0xd9cf1480, creating LLME on the fly (gprs_llc.c:552) 20250120095642747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095642747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20250120095642747 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095642747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095642747 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095642747 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095642747 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095642747 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095642747 DLLC NOTICE LLME(ffffffff/d9cf1480){UNASSIGNED} LLGM Assign pre (d9cf1480 => e8f618b6) (gprs_llc.c:1079) 20250120095642747 DLLC NOTICE LLME(d9cf1480/e8f618b6){ASSIGNED} LLGM Assign post (d9cf1480 => e8f618b6) (gprs_llc.c:1125) 20250120095642747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095642747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095642747 DMM DEBUG MM(262420000000023/e8f618b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095642754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095642754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095642754 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095642754 DMM DEBUG MM(262420000000023/e8f618b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20250120095642754 DMM NOTICE MM(262420000000023/e8f618b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095642754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095642754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095642754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095642754 DMM DEBUG MM(262420000000023/e8f618b6) Requesting authorization (sgsn_auth.c:160) 20250120095642754 DMM INFO MM(262420000000023/e8f618b6) Requesting authentication tuples (sgsn_auth.c:184) 20250120095642754 DMM DEBUG MM(262420000000023/e8f618b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095642754 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250120095642754 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@d54cc51358e7: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@d54cc51358e7: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250120095642796 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095642796 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095642796 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095642796 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095642796 DMM INFO MM(262420000000023/e8f618b6) Subscriber data update (mmctx.c:445) 20250120095642796 DMM DEBUG MM(262420000000023/e8f618b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095642796 DMM INFO MM(262420000000023/e8f618b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095642796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095642796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095642796 DMM INFO MM(262420000000023/e8f618b6) <- GMM AUTH AND CIPHERING REQ (rand = 52 95 bf 49 62 d4 9e 68 5a 8b ce af 3a 9e 8e ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095642802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095642802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095642802 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095642802 DMM INFO MM(262420000000023/e8f618b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095642802 DMM NOTICE MM(262420000000023/e8f618b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095642802 DMM DEBUG MM(262420000000023/e8f618b6) checking auth: received GSM SRES = f3 03 f1 c2 (gprs_gmm.c:648) 20250120095642802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095642802 DMM DEBUG MM(262420000000023/e8f618b6) Requesting authorization (sgsn_auth.c:160) 20250120095642802 DMM INFO MM(262420000000023/e8f618b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095642802 DMM DEBUG MM(262420000000023/e8f618b6) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095642802 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250120095642802 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) 20250120095642802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095642802 DMM INFO MM(262420000000023/e8f618b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8f618b6) (gprs_gmm.c:282) 20250120095642802 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095642802 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095642802 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250120095642802 DMM INFO MM(262420000000023/e8f618b6) Subscriber data update (mmctx.c:445) 20250120095642802 DMM DEBUG MM(262420000000023/e8f618b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095642802 DMM INFO MM(262420000000023/e8f618b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095642802 DMM NOTICE MM(262420000000023/e8f618b6) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20250120095642802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095642803 DMM NOTICE MM(262420000000023/e8f618b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095642803 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) 20250120095642803 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095642803 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250120095642803 DMM INFO MM(262420000000023/e8f618b6) Subscriber data update (mmctx.c:445) 20250120095642803 DMM DEBUG MM(262420000000023/e8f618b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095642806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095642806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095642806 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095642806 DMM INFO MM(262420000000023/e8f618b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095642806 DMM NOTICE MM(262420000000023/e8f618b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095642806 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095642806 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095642806 DLLC NOTICE LLME(d9cf1480/e8f618b6){ASSIGNED} LLGM Assign pre (ffffffff => e8f618b6) (gprs_llc.c:1079) 20250120095642806 DLLC NOTICE LLME(ffffffff/e8f618b6){ASSIGNED} LLGM Assign post (ffffffff => e8f618b6) (gprs_llc.c:1125) 20250120095642806 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095642806 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095642806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095642806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@d54cc51358e7: setverdict(pass): none -> pass 20250120095642859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095642859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095642859 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095642859 DMM INFO MM(262420000000023/e8f618b6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095642859 DMM INFO MM(262420000000023/e8f618b6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095642859 DMM DEBUG MM(262420000000023/e8f618b6) Using GGSN 0 (gprs_sm.c:317) 20250120095642859 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250120095642859 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095642859 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095642859 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250120095642869 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 39 58 e8 4a 11 0f 8b e9 ea 14 05 7f 0c 4a 1f 52 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20250120095642869 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85a0b8, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095642869 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095642869 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=e8f618b6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095642869 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095642869 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095647860 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250120095647862 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) 20250120095647862 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55b3969bd6c0) (sgsn_libgtp.c:633) 20250120095650704 DGPRS DEBUG Checking for inactive LLMEs, time = 597916 (sgsn.c:132) 20250120095652861 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250120095652863 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) 20250120095652863 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55b3969bd6c0) (sgsn_libgtp.c:633) 20250120095652863 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250120095652863 DMM INFO MM(262420000000023/e8f618b6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250120095652863 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250120095652863 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@d54cc51358e7: Removing Client IMSI='262420000000023'H, index=0 20250120095652868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095652868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250120095652868 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095652868 DMM INFO MM(262420000000023/e8f618b6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@d54cc51358e7: Final verdict of PTC: pass 20250120095652869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34950<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@d54cc51358e7: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(911)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@d54cc51358e7: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@d54cc51358e7: Final verdict of PTC: none 20250120095652870 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095652870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(906)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@d54cc51358e7: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(901)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(899)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(909)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(905)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Jan 20 09:56:52 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 20250120095653009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095653411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103492) 20250120095653871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095653871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103492, count=104032) 20250120095654872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095654872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Jan 20 09:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095655874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095655874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_restart_ctr_create started. 20250120095656460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095656461 DMM INFO MM(262420000000023/e8f618b6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095656461 DMM INFO MM(262420000000023/e8f618b6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095656461 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095656461 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095656461 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095656461 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095656461 DLLC NOTICE LLME(ffffffff/e8f618b6){ASSIGNED} LLGM Assign pre (e8f618b6 => ffffffff) (gprs_llc.c:1079) 20250120095656461 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8f618b6 => ffffffff) (gprs_llc.c:1125) 20250120095656461 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095656461 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095656461 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250120095656461 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) 20250120095656461 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20250120095656461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095656461 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095656461 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095656461 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095656461 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095656478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095656478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095656478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095656478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095656478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095656478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095656478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095656478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095656478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095656479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095656479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095656479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095656480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095656480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095656480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095656480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095656480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095656480 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095656480 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095656480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095656481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(920)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095656481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095656484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095656489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095656489 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(925)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095656500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095656500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095656500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095656500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095656500 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095656500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095656500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095656500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095656500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(926)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095656501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095656501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095656501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095656501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095656501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095656501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095656501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095656501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095656501 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095656501 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095656501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095656502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095656502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095656506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(925)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(922)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(930)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095656512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095656512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095656512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095656512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095656512 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095656512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095656512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095656512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095656512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095656513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095656513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095656513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095656513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095656513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095656513 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095656513 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095656513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095656514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095656514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095656514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095656515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250120095656517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_restart_ctr_create-BVCI210(923)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095656522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095656522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095656874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095656874 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095656874 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095656874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095656879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095656881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@d54cc51358e7: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='E2ED9787'O, index=0 SGSN_Test-GSUP(932)@d54cc51358e7: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@d54cc51358e7: 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 := '52C6131FBC3098C88066655D3BA060BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B0A31DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8886C86201E7947'O } } } } } 20250120095656919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095656919 DLLC NOTICE LLME(ffffffff/e2ed9787){UNASSIGNED} LLC RX: unknown TLLI 0xe2ed9787, creating LLME on the fly (gprs_llc.c:552) 20250120095656919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095656919 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20250120095656919 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095656919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095656920 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095656920 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095656920 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095656920 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095656920 DLLC NOTICE LLME(ffffffff/e2ed9787){UNASSIGNED} LLGM Assign pre (e2ed9787 => dec109e8) (gprs_llc.c:1079) 20250120095656920 DLLC NOTICE LLME(e2ed9787/dec109e8){ASSIGNED} LLGM Assign post (e2ed9787 => dec109e8) (gprs_llc.c:1125) 20250120095656920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095656920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095656920 DMM DEBUG MM(262420000000024/dec109e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095656927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095656927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095656927 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095656927 DMM DEBUG MM(262420000000024/dec109e8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20250120095656927 DMM NOTICE MM(262420000000024/dec109e8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095656927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095656927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095656927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095656927 DMM DEBUG MM(262420000000024/dec109e8) Requesting authorization (sgsn_auth.c:160) 20250120095656927 DMM INFO MM(262420000000024/dec109e8) Requesting authentication tuples (sgsn_auth.c:184) 20250120095656927 DMM DEBUG MM(262420000000024/dec109e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095656927 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250120095656927 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@d54cc51358e7: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@d54cc51358e7: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250120095656928 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095656928 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095656928 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095656928 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095656928 DMM INFO MM(262420000000024/dec109e8) Subscriber data update (mmctx.c:445) 20250120095656928 DMM DEBUG MM(262420000000024/dec109e8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095656928 DMM INFO MM(262420000000024/dec109e8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095656928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095656928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095656928 DMM INFO MM(262420000000024/dec109e8) <- GMM AUTH AND CIPHERING REQ (rand = 52 c6 13 1f bc 30 98 c8 80 66 65 5d 3b a0 60 bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095656933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095656933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095656933 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095656933 DMM INFO MM(262420000000024/dec109e8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095656933 DMM NOTICE MM(262420000000024/dec109e8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095656933 DMM DEBUG MM(262420000000024/dec109e8) checking auth: received GSM SRES = 6b 0a 31 da (gprs_gmm.c:648) 20250120095656933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095656933 DMM DEBUG MM(262420000000024/dec109e8) Requesting authorization (sgsn_auth.c:160) 20250120095656933 DMM INFO MM(262420000000024/dec109e8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095656933 DMM DEBUG MM(262420000000024/dec109e8) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095656933 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250120095656933 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) 20250120095656933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095656933 DMM INFO MM(262420000000024/dec109e8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdec109e8) (gprs_gmm.c:282) 20250120095656934 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095656934 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095656934 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250120095656934 DMM INFO MM(262420000000024/dec109e8) Subscriber data update (mmctx.c:445) 20250120095656934 DMM DEBUG MM(262420000000024/dec109e8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095656934 DMM INFO MM(262420000000024/dec109e8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095656934 DMM NOTICE MM(262420000000024/dec109e8) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20250120095656934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095656934 DMM NOTICE MM(262420000000024/dec109e8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095656934 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) 20250120095656934 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095656934 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250120095656934 DMM INFO MM(262420000000024/dec109e8) Subscriber data update (mmctx.c:445) 20250120095656934 DMM DEBUG MM(262420000000024/dec109e8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095656938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095656938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095656938 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095656938 DMM INFO MM(262420000000024/dec109e8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095656938 DMM NOTICE MM(262420000000024/dec109e8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095656938 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095656938 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095656938 DLLC NOTICE LLME(e2ed9787/dec109e8){ASSIGNED} LLGM Assign pre (ffffffff => dec109e8) (gprs_llc.c:1079) 20250120095656938 DLLC NOTICE LLME(ffffffff/dec109e8){ASSIGNED} LLGM Assign post (ffffffff => dec109e8) (gprs_llc.c:1125) 20250120095656938 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095656938 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095656938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095656938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@d54cc51358e7: setverdict(pass): none -> pass 20250120095656989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095656989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095656989 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095656989 DMM INFO MM(262420000000024/dec109e8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095656989 DMM INFO MM(262420000000024/dec109e8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095656989 DMM DEBUG MM(262420000000024/dec109e8) Using GGSN 0 (gprs_sm.c:317) 20250120095656989 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250120095656989 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095656989 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095656989 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250120095656996 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 9f 0c b3 71 11 df 0c ed a9 14 05 7f e8 29 49 1f 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) 20250120095656996 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f107b85a0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250120095656996 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f107b85a0b8, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095656996 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250120095656996 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250120095656996 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250120095656996 DMM NOTICE MM(262420000000024/dec109e8) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095657001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095657001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095657001 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095657001 DMM INFO MM(262420000000024/dec109e8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095657001 DMM INFO MM(262420000000024/dec109e8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095657001 DMM DEBUG MM(262420000000024/dec109e8) Using GGSN 0 (gprs_sm.c:317) 20250120095657001 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250120095657001 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095657001 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095657001 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250120095657003 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 9f 0c b3 71 11 df 0c ed a9 14 05 7f e8 29 49 1f 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) 20250120095657003 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f107b85a0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250120095657003 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85a0b8, cbp=0x55b3969c8800) (sgsn_libgtp.c:633) 20250120095657003 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095657003 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=dec109e8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095657003 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095657003 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@d54cc51358e7: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@d54cc51358e7: Final verdict of PTC: pass 20250120095657008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@d54cc51358e7: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(920)@d54cc51358e7: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@d54cc51358e7: Final verdict of PTC: none 20250120095657009 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095657009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(930)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@d54cc51358e7: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(926)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(918)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(924)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(928)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Jan 20 09:56:57 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 20250120095657126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095657527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104416) 20250120095658009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095658009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104416, count=104956) 20250120095659010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095659010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Jan 20 09:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095700011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095700011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250120095700558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095700560 DMM INFO MM(262420000000024/dec109e8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095700560 DMM INFO MM(262420000000024/dec109e8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095700560 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095700560 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095700560 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095700560 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095700560 DLLC NOTICE LLME(ffffffff/dec109e8){ASSIGNED} LLGM Assign pre (dec109e8 => ffffffff) (gprs_llc.c:1079) 20250120095700560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dec109e8 => ffffffff) (gprs_llc.c:1125) 20250120095700560 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095700560 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095700560 DMM NOTICE MM(262420000000024/dec109e8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095700560 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250120095700560 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095700560 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095700560 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250120095700560 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250120095700561 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) 20250120095700561 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20250120095700561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095700561 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095700561 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095700561 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095700561 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095700591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095700591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095700591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095700591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095700591 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095700591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095700591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095700591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095700591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095700592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095700592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095700592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095700592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095700592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095700592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095700592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095700592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095700592 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095700592 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095700592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095700592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095700592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095700596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095700601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095700601 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(944)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(945)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095700612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095700612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095700612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095700612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095700612 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095700612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095700612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095700612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095700612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(945)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095700613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095700613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095700613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095700613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095700613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095700613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095700613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095700613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095700613 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095700613 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095700613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095700613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095700613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(946)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095700616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(944)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(941)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095700623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095700623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250120095700624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095700624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095700624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095700624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095700624 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095700624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095700624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095700624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095700624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095700625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095700625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095700625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095700625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095700625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095700625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095700625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095700625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095700625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095700625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095700625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095700625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095700625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095700627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095700633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095700633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095701012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095701012 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095701012 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095701012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095701019 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095701020 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d54cc51358e7: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='CBE76B75'O, index=0 SGSN_Test-GSUP(951)@d54cc51358e7: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d54cc51358e7: 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 := 'F24C2D84BF1A1EAE1C219FECC86E0FD5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA82D3BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4CDC45194A45A2ED'O } } } } } 20250120095702053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095702053 DLLC NOTICE LLME(ffffffff/cbe76b75){UNASSIGNED} LLC RX: unknown TLLI 0xcbe76b75, creating LLME on the fly (gprs_llc.c:552) 20250120095702053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095702053 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20250120095702053 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095702053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095702053 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095702053 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095702053 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095702053 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095702053 DLLC NOTICE LLME(ffffffff/cbe76b75){UNASSIGNED} LLGM Assign pre (cbe76b75 => d8d04818) (gprs_llc.c:1079) 20250120095702053 DLLC NOTICE LLME(cbe76b75/d8d04818){ASSIGNED} LLGM Assign post (cbe76b75 => d8d04818) (gprs_llc.c:1125) 20250120095702053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095702053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095702053 DMM DEBUG MM(262420000000025/d8d04818) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095702059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095702059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095702059 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095702059 DMM DEBUG MM(262420000000025/d8d04818) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20250120095702059 DMM NOTICE MM(262420000000025/d8d04818) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095702059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095702059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095702059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095702059 DMM DEBUG MM(262420000000025/d8d04818) Requesting authorization (sgsn_auth.c:160) 20250120095702059 DMM INFO MM(262420000000025/d8d04818) Requesting authentication tuples (sgsn_auth.c:184) 20250120095702059 DMM DEBUG MM(262420000000025/d8d04818) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095702059 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250120095702059 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@d54cc51358e7: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250120095702061 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095702061 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095702061 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095702061 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095702061 DMM INFO MM(262420000000025/d8d04818) Subscriber data update (mmctx.c:445) 20250120095702061 DMM DEBUG MM(262420000000025/d8d04818) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095702061 DMM INFO MM(262420000000025/d8d04818) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095702061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095702061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095702061 DMM INFO MM(262420000000025/d8d04818) <- GMM AUTH AND CIPHERING REQ (rand = f2 4c 2d 84 bf 1a 1e ae 1c 21 9f ec c8 6e 0f d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095702065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095702065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095702065 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095702065 DMM INFO MM(262420000000025/d8d04818) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095702065 DMM NOTICE MM(262420000000025/d8d04818) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095702065 DMM DEBUG MM(262420000000025/d8d04818) checking auth: received GSM SRES = ea 82 d3 bb (gprs_gmm.c:648) 20250120095702065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095702065 DMM DEBUG MM(262420000000025/d8d04818) Requesting authorization (sgsn_auth.c:160) 20250120095702065 DMM INFO MM(262420000000025/d8d04818) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095702065 DMM DEBUG MM(262420000000025/d8d04818) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095702065 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250120095702065 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) 20250120095702065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095702065 DMM INFO MM(262420000000025/d8d04818) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8d04818) (gprs_gmm.c:282) 20250120095702065 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095702065 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095702065 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250120095702065 DMM INFO MM(262420000000025/d8d04818) Subscriber data update (mmctx.c:445) 20250120095702065 DMM DEBUG MM(262420000000025/d8d04818) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095702065 DMM INFO MM(262420000000025/d8d04818) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095702065 DMM NOTICE MM(262420000000025/d8d04818) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20250120095702065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095702065 DMM NOTICE MM(262420000000025/d8d04818) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095702065 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) 20250120095702066 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095702066 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250120095702066 DMM INFO MM(262420000000025/d8d04818) Subscriber data update (mmctx.c:445) 20250120095702066 DMM DEBUG MM(262420000000025/d8d04818) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095702068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095702068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095702068 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095702068 DMM INFO MM(262420000000025/d8d04818) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095702068 DMM NOTICE MM(262420000000025/d8d04818) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095702068 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095702068 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095702068 DLLC NOTICE LLME(cbe76b75/d8d04818){ASSIGNED} LLGM Assign pre (ffffffff => d8d04818) (gprs_llc.c:1079) 20250120095702068 DLLC NOTICE LLME(ffffffff/d8d04818){ASSIGNED} LLGM Assign post (ffffffff => d8d04818) (gprs_llc.c:1125) 20250120095702068 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095702068 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095702068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095702068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d54cc51358e7: setverdict(pass): none -> pass 20250120095702121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095702121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095702121 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095702121 DMM INFO MM(262420000000025/d8d04818) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095702121 DMM INFO MM(262420000000025/d8d04818) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095702121 DMM DEBUG MM(262420000000025/d8d04818) Using GGSN 0 (gprs_sm.c:317) 20250120095702121 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) 20250120095702121 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250120095702121 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095702121 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095702121 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250120095702130 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 93 f2 4b 50 11 47 4a 41 1f 14 05 7f 67 e0 35 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=1051 from retransmit req queue (gtp.c:443) 20250120095702130 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85b130, cbp=0x55b3969c4b80) (sgsn_libgtp.c:633) 20250120095702130 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095702130 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=d8d04818, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095702130 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095702130 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095702135 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250120095702135 DGPRS INFO PDP(262420000000025:5): Context 0x7f107b85b130 was deleted (sgsn_libgtp.c:707) 20250120095702135 DMM INFO MM(262420000000025/d8d04818) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250120095702135 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250120095702135 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250120095710135 DMM INFO MM(262420000000025/d8d04818) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250120095718004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250120095718136 DMM INFO MM(262420000000025/d8d04818) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250120095720704 DGPRS DEBUG Checking for inactive LLMEs, time = 597946 (sgsn.c:132) 20250120095721013 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120095721013 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095721014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250120095726137 DMM INFO MM(262420000000025/d8d04818) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250120095730594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095730601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095730601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095730614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095730618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095730618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095730626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095730629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095730629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120095734138 DMM INFO MM(262420000000025/d8d04818) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d54cc51358e7: Removing Client IMSI='262420000000025'H, index=0 20250120095734142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095734142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250120095734143 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095734143 DMM INFO MM(262420000000025/d8d04818) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d54cc51358e7: Final verdict of PTC: pass 20250120095734144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50524<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(949)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(939)@d54cc51358e7: Final verdict of PTC: none 20250120095734145 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095734145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(941)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(945)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(937)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(948)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(943)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Jan 20 09:57:34 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 20250120095734222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095734623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56926<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103640) 20250120095735146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095735146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103640, count=111980) 20250120095736147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095736147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Jan 20 09:57:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095737149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095737149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250120095737671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095737672 DMM INFO MM(262420000000025/d8d04818) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095737672 DMM INFO MM(262420000000025/d8d04818) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095737672 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095737672 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095737672 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095737672 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095737672 DLLC NOTICE LLME(ffffffff/d8d04818){ASSIGNED} LLGM Assign pre (d8d04818 => ffffffff) (gprs_llc.c:1079) 20250120095737672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8d04818 => ffffffff) (gprs_llc.c:1125) 20250120095737672 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095737672 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095737672 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250120095737672 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) 20250120095737672 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20250120095737672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095737672 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095737672 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095737672 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095737672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095737693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095737693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095737693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095737693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095737693 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095737693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095737693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095737693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095737693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095737694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095737694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095737694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095737694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095737694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095737694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095737694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095737694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095737694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095737694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095737694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095737694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095737695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095737698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095737704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095737704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095737709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095737709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095737709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095737709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095737709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095737709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095737709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095737709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095737709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095737710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095737710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095737710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095737710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095737710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095737710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095737710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095737710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095737710 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095737710 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095737710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095737710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095737710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095737713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095737720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095737720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095737730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095737730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095737730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095737730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095737730 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095737730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095737730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095737730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095737730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095737731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095737731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095737731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095737731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095737731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095737731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095737731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095737731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095737731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095737731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095737731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095737731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095737731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095737733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095737739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095737739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095738149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095738149 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095738149 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095738149 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(968)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095738151 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095738151 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(968)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(968)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d54cc51358e7: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D36D28A8'O, index=0 SGSN_Test-GSUP(970)@d54cc51358e7: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@d54cc51358e7: 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 := 'E4D37892548DB5974AC5C2B36A907D73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D3842BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E4764F73E30576F'O } } } } } 20250120095738181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095738182 DLLC NOTICE LLME(ffffffff/d36d28a8){UNASSIGNED} LLC RX: unknown TLLI 0xd36d28a8, creating LLME on the fly (gprs_llc.c:552) 20250120095738182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095738182 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20250120095738182 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095738182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095738182 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095738182 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095738182 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095738182 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095738182 DLLC NOTICE LLME(ffffffff/d36d28a8){UNASSIGNED} LLGM Assign pre (d36d28a8 => d187267d) (gprs_llc.c:1079) 20250120095738182 DLLC NOTICE LLME(d36d28a8/d187267d){ASSIGNED} LLGM Assign post (d36d28a8 => d187267d) (gprs_llc.c:1125) 20250120095738182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095738182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095738182 DMM DEBUG MM(262420000000027/d187267d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095738189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095738189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095738189 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095738189 DMM DEBUG MM(262420000000027/d187267d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20250120095738189 DMM NOTICE MM(262420000000027/d187267d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095738189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095738189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095738189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095738189 DMM DEBUG MM(262420000000027/d187267d) Requesting authorization (sgsn_auth.c:160) 20250120095738189 DMM INFO MM(262420000000027/d187267d) Requesting authentication tuples (sgsn_auth.c:184) 20250120095738189 DMM DEBUG MM(262420000000027/d187267d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095738189 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250120095738189 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@d54cc51358e7: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250120095738232 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095738232 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095738232 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095738232 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095738232 DMM INFO MM(262420000000027/d187267d) Subscriber data update (mmctx.c:445) 20250120095738232 DMM DEBUG MM(262420000000027/d187267d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095738232 DMM INFO MM(262420000000027/d187267d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095738232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095738232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095738232 DMM INFO MM(262420000000027/d187267d) <- GMM AUTH AND CIPHERING REQ (rand = e4 d3 78 92 54 8d b5 97 4a c5 c2 b3 6a 90 7d 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095738242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095738242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095738242 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095738242 DMM INFO MM(262420000000027/d187267d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095738242 DMM NOTICE MM(262420000000027/d187267d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095738242 DMM DEBUG MM(262420000000027/d187267d) checking auth: received GSM SRES = 5d 38 42 bd (gprs_gmm.c:648) 20250120095738242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095738242 DMM DEBUG MM(262420000000027/d187267d) Requesting authorization (sgsn_auth.c:160) 20250120095738243 DMM INFO MM(262420000000027/d187267d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095738243 DMM DEBUG MM(262420000000027/d187267d) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095738243 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250120095738243 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) 20250120095738243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095738243 DMM INFO MM(262420000000027/d187267d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd187267d) (gprs_gmm.c:282) 20250120095738244 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095738244 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095738244 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250120095738244 DMM INFO MM(262420000000027/d187267d) Subscriber data update (mmctx.c:445) 20250120095738244 DMM DEBUG MM(262420000000027/d187267d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095738244 DMM INFO MM(262420000000027/d187267d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095738244 DMM NOTICE MM(262420000000027/d187267d) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20250120095738244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095738244 DMM NOTICE MM(262420000000027/d187267d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095738244 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) 20250120095738245 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095738245 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250120095738245 DMM INFO MM(262420000000027/d187267d) Subscriber data update (mmctx.c:445) 20250120095738245 DMM DEBUG MM(262420000000027/d187267d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095738249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095738249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095738249 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095738249 DMM INFO MM(262420000000027/d187267d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095738249 DMM NOTICE MM(262420000000027/d187267d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095738249 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095738249 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095738249 DLLC NOTICE LLME(d36d28a8/d187267d){ASSIGNED} LLGM Assign pre (ffffffff => d187267d) (gprs_llc.c:1079) 20250120095738249 DLLC NOTICE LLME(ffffffff/d187267d){ASSIGNED} LLGM Assign post (ffffffff => d187267d) (gprs_llc.c:1125) 20250120095738249 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095738249 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095738249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095738249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@d54cc51358e7: setverdict(pass): none -> pass 20250120095738308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095738308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095738309 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095738309 DMM INFO MM(262420000000027/d187267d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095738309 DMM INFO MM(262420000000027/d187267d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095738309 DMM DEBUG MM(262420000000027/d187267d) Using GGSN 0 (gprs_sm.c:317) 20250120095738309 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) 20250120095738309 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250120095738309 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095738309 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095738309 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@d54cc51358e7: First createPDPContextRequest received, dropping & waiting for retransmission 20250120095743310 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250120095743318 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 0b c5 92 5a 11 6c fd 1e d8 14 05 7f 01 d8 32 9b 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) 20250120095743318 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85b130, cbp=0x55b3969c4b80) (sgsn_libgtp.c:633) 20250120095743318 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095743318 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=d187267d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095743318 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095743318 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250120095743324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095743324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250120095743324 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095743324 DMM INFO MM(262420000000027/d187267d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250120095743324 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095743324 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@d54cc51358e7: First deletePDPContextRequest received, dropping & waiting for retransmission 20250120095748325 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250120095748328 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) 20250120095748328 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f107b85b130, cbp=0x55b3969c4b80) (sgsn_libgtp.c:633) 20250120095748328 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250120095748328 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=d187267d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095748328 DMM INFO MM(262420000000027/d187267d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250120095748328 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250120095748328 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d54cc51358e7: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@d54cc51358e7: Final verdict of PTC: pass 20250120095748337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(954)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(958)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@d54cc51358e7: Final verdict of PTC: none 20250120095748341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095748341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(963)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(961)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(956)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(969)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(970)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(967)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Jan 20 09:57:48 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 20250120095748513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095748915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102924) 20250120095749342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095749342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102924, count=104184) 20250120095750343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095750344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120095750705 DGPRS DEBUG Checking for inactive LLMEs, time = 597976 (sgsn.c:132) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Jan 20 09:57:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095751345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095751345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250120095751952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095751954 DMM INFO MM(262420000000027/d187267d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095751954 DMM INFO MM(262420000000027/d187267d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095751954 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095751954 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095751954 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095751954 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095751954 DLLC NOTICE LLME(ffffffff/d187267d){ASSIGNED} LLGM Assign pre (d187267d => ffffffff) (gprs_llc.c:1079) 20250120095751954 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d187267d => ffffffff) (gprs_llc.c:1125) 20250120095751954 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250120095751954 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) 20250120095751954 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20250120095751954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095751954 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095751954 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095751954 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095751954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095751997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095751997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095751997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095751997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095751997 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095751997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095751997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095751997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095751997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095751998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095751998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095751998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095751998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095751998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095751998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095751998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095751998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095751998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095751998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095751998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095751998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095751998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095752001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(974)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095752008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095752008 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(982)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095752016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095752016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095752016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095752016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095752016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095752016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095752016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095752016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095752016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095752016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095752016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095752016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095752017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095752017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095752017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095752017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095752017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095752017 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095752017 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095752017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095752017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095752017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095752019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(979)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250120095752026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095752026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(987)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095752027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095752027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095752027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095752027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095752027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095752027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095752027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095752027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095752027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095752028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095752028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095752028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095752028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095752028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095752028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095752028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095752028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095752028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095752028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095752028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095752028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095752028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(987)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095752031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095752038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095752038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095752345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095752345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095752345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095752345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095752348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095752348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d54cc51358e7: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='FE7BEAC3'O, index=0 SGSN_Test-GSUP(989)@d54cc51358e7: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d54cc51358e7: 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 := '00BE0167EB8FB163C47393AE1F9ACB99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0C422BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5AA0F2750C280E68'O } } } } } 20250120095752379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095752379 DLLC NOTICE LLME(ffffffff/fe7beac3){UNASSIGNED} LLC RX: unknown TLLI 0xfe7beac3, creating LLME on the fly (gprs_llc.c:552) 20250120095752379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095752379 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20250120095752379 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095752379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095752379 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095752379 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095752379 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095752379 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095752379 DLLC NOTICE LLME(ffffffff/fe7beac3){UNASSIGNED} LLGM Assign pre (fe7beac3 => c33b28a1) (gprs_llc.c:1079) 20250120095752379 DLLC NOTICE LLME(fe7beac3/c33b28a1){ASSIGNED} LLGM Assign post (fe7beac3 => c33b28a1) (gprs_llc.c:1125) 20250120095752379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095752379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095752379 DMM DEBUG MM(262420000000028/c33b28a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095752387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095752387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095752387 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095752387 DMM DEBUG MM(262420000000028/c33b28a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20250120095752387 DMM NOTICE MM(262420000000028/c33b28a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095752387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095752387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095752387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095752387 DMM DEBUG MM(262420000000028/c33b28a1) Requesting authorization (sgsn_auth.c:160) 20250120095752387 DMM INFO MM(262420000000028/c33b28a1) Requesting authentication tuples (sgsn_auth.c:184) 20250120095752387 DMM DEBUG MM(262420000000028/c33b28a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095752387 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250120095752387 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@d54cc51358e7: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250120095752428 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095752428 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095752428 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095752429 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095752429 DMM INFO MM(262420000000028/c33b28a1) Subscriber data update (mmctx.c:445) 20250120095752429 DMM DEBUG MM(262420000000028/c33b28a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095752429 DMM INFO MM(262420000000028/c33b28a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095752429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095752429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095752429 DMM INFO MM(262420000000028/c33b28a1) <- GMM AUTH AND CIPHERING REQ (rand = 00 be 01 67 eb 8f b1 63 c4 73 93 ae 1f 9a cb 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095752445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095752445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095752445 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095752445 DMM INFO MM(262420000000028/c33b28a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095752445 DMM NOTICE MM(262420000000028/c33b28a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095752445 DMM DEBUG MM(262420000000028/c33b28a1) checking auth: received GSM SRES = b0 c4 22 bc (gprs_gmm.c:648) 20250120095752445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095752445 DMM DEBUG MM(262420000000028/c33b28a1) Requesting authorization (sgsn_auth.c:160) 20250120095752445 DMM INFO MM(262420000000028/c33b28a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095752445 DMM DEBUG MM(262420000000028/c33b28a1) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095752445 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250120095752445 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) 20250120095752445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095752445 DMM INFO MM(262420000000028/c33b28a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc33b28a1) (gprs_gmm.c:282) 20250120095752448 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095752448 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095752448 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250120095752448 DMM INFO MM(262420000000028/c33b28a1) Subscriber data update (mmctx.c:445) 20250120095752448 DMM DEBUG MM(262420000000028/c33b28a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095752448 DMM INFO MM(262420000000028/c33b28a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095752448 DMM NOTICE MM(262420000000028/c33b28a1) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20250120095752448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095752448 DMM NOTICE MM(262420000000028/c33b28a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095752448 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) 20250120095752449 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095752449 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250120095752450 DMM INFO MM(262420000000028/c33b28a1) Subscriber data update (mmctx.c:445) 20250120095752450 DMM DEBUG MM(262420000000028/c33b28a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095752464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095752464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095752464 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095752464 DMM INFO MM(262420000000028/c33b28a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095752464 DMM NOTICE MM(262420000000028/c33b28a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095752464 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095752465 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095752465 DLLC NOTICE LLME(fe7beac3/c33b28a1){ASSIGNED} LLGM Assign pre (ffffffff => c33b28a1) (gprs_llc.c:1079) 20250120095752465 DLLC NOTICE LLME(ffffffff/c33b28a1){ASSIGNED} LLGM Assign post (ffffffff => c33b28a1) (gprs_llc.c:1125) 20250120095752465 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095752465 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095752465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095752465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d54cc51358e7: setverdict(pass): none -> pass 20250120095752521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095752521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095752521 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095752521 DMM INFO MM(262420000000028/c33b28a1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095752521 DMM INFO MM(262420000000028/c33b28a1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095752521 DMM DEBUG MM(262420000000028/c33b28a1) Using GGSN 0 (gprs_sm.c:317) 20250120095752521 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) 20250120095752521 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250120095752521 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095752521 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095752522 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250120095752546 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 51 ba c1 a4 11 a5 7a 1b 19 14 05 7f 0c 5a af a9 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) 20250120095752546 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85b130, cbp=0x55b3969c4b80) (sgsn_libgtp.c:633) 20250120095752546 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095752546 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=c33b28a1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095752546 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095752546 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095752562 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250120095752562 DGPRS INFO PDP(262420000000028:5): Context 0x7f107b85b130 was deleted (sgsn_libgtp.c:707) 20250120095752562 DMM INFO MM(262420000000028/c33b28a1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250120095752562 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250120095752562 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d54cc51358e7: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250120095752571 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:606) 20250120095752572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095752572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250120095752572 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095752572 DMM INFO MM(262420000000028/c33b28a1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250120095752575 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:2341) 20250120095752575 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:499) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d54cc51358e7: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d54cc51358e7: Final verdict of PTC: pass 20250120095752587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(977)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(987)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@d54cc51358e7: Final verdict of PTC: none 20250120095752593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(983)@d54cc51358e7: Final verdict of PTC: none 20250120095752593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(984)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(985)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(981)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(975)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Jan 20 09:57:52 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 20250120095752657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095753059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89472) 20250120095753594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095753594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89472, count=102524) 20250120095754596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095754596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Jan 20 09:57:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095755598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095755598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250120095756100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095756100 DMM INFO MM(262420000000028/c33b28a1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095756100 DMM INFO MM(262420000000028/c33b28a1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095756100 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095756100 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095756100 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095756100 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095756100 DLLC NOTICE LLME(ffffffff/c33b28a1){ASSIGNED} LLGM Assign pre (c33b28a1 => ffffffff) (gprs_llc.c:1079) 20250120095756100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c33b28a1 => ffffffff) (gprs_llc.c:1125) 20250120095756100 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095756100 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095756100 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250120095756100 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) 20250120095756100 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20250120095756100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095756100 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095756100 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095756100 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095756100 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095756121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095756121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095756121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095756121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095756121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095756121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095756121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095756121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095756121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095756122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095756122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095756122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095756122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095756122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095756122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095756122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095756122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095756122 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095756122 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095756122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(996)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095756122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095756122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095756125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095756134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756134 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095756139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095756139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095756139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095756139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095756139 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095756139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095756139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095756139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095756139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095756141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095756141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095756141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095756141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095756141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095756141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095756141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095756141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095756141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095756141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095756141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095756142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095756142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1002)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095756145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095756151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095756157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095756157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095756157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095756157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095756157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095756157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095756157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095756157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095756157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095756158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095756158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095756158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095756158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095756158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095756158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095756158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095756159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095756159 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095756159 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095756159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095756159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095756159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095756163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095756170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095756599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095756599 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095756599 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095756599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095756603 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095756605 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d54cc51358e7: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='EEF06509'O, index=0 SGSN_Test-GSUP(1008)@d54cc51358e7: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d54cc51358e7: 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 := '673C18B485E1C5A4DC5F76F74BFCB043'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86C7DD51'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE642CCFB5EE3999'O } } } } } 20250120095756688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756688 DLLC NOTICE LLME(ffffffff/eef06509){UNASSIGNED} LLC RX: unknown TLLI 0xeef06509, creating LLME on the fly (gprs_llc.c:552) 20250120095756688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095756688 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20250120095756688 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095756688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095756688 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095756688 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095756688 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095756688 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095756688 DLLC NOTICE LLME(ffffffff/eef06509){UNASSIGNED} LLGM Assign pre (eef06509 => c38ef028) (gprs_llc.c:1079) 20250120095756688 DLLC NOTICE LLME(eef06509/c38ef028){ASSIGNED} LLGM Assign post (eef06509 => c38ef028) (gprs_llc.c:1125) 20250120095756688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095756688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095756688 DMM DEBUG MM(262420000000026/c38ef028) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095756702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095756702 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095756702 DMM DEBUG MM(262420000000026/c38ef028) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250120095756702 DMM NOTICE MM(262420000000026/c38ef028) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095756702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095756702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095756702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095756702 DMM DEBUG MM(262420000000026/c38ef028) Requesting authorization (sgsn_auth.c:160) 20250120095756702 DMM INFO MM(262420000000026/c38ef028) Requesting authentication tuples (sgsn_auth.c:184) 20250120095756702 DMM DEBUG MM(262420000000026/c38ef028) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095756702 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250120095756702 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)@d54cc51358e7: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250120095756705 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095756705 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095756705 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095756705 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095756705 DMM INFO MM(262420000000026/c38ef028) Subscriber data update (mmctx.c:445) 20250120095756705 DMM DEBUG MM(262420000000026/c38ef028) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095756705 DMM INFO MM(262420000000026/c38ef028) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095756705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095756705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095756705 DMM INFO MM(262420000000026/c38ef028) <- GMM AUTH AND CIPHERING REQ (rand = 67 3c 18 b4 85 e1 c5 a4 dc 5f 76 f7 4b fc b0 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095756713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095756713 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095756713 DMM INFO MM(262420000000026/c38ef028) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095756713 DMM NOTICE MM(262420000000026/c38ef028) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095756713 DMM DEBUG MM(262420000000026/c38ef028) checking auth: received GSM SRES = 86 c7 dd 51 (gprs_gmm.c:648) 20250120095756713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095756713 DMM DEBUG MM(262420000000026/c38ef028) Requesting authorization (sgsn_auth.c:160) 20250120095756713 DMM INFO MM(262420000000026/c38ef028) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095756713 DMM DEBUG MM(262420000000026/c38ef028) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095756713 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250120095756713 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) 20250120095756713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095756713 DMM INFO MM(262420000000026/c38ef028) <- GMM ATTACH ACCEPT (new P-TMSI=0xc38ef028) (gprs_gmm.c:282) 20250120095756714 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095756714 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095756714 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250120095756714 DMM INFO MM(262420000000026/c38ef028) Subscriber data update (mmctx.c:445) 20250120095756714 DMM DEBUG MM(262420000000026/c38ef028) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095756714 DMM INFO MM(262420000000026/c38ef028) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095756714 DMM NOTICE MM(262420000000026/c38ef028) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250120095756714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095756714 DMM NOTICE MM(262420000000026/c38ef028) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095756714 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) 20250120095756715 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095756715 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250120095756715 DMM INFO MM(262420000000026/c38ef028) Subscriber data update (mmctx.c:445) 20250120095756715 DMM DEBUG MM(262420000000026/c38ef028) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095756721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095756721 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095756721 DMM INFO MM(262420000000026/c38ef028) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095756721 DMM NOTICE MM(262420000000026/c38ef028) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095756721 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095756721 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095756721 DLLC NOTICE LLME(eef06509/c38ef028){ASSIGNED} LLGM Assign pre (ffffffff => c38ef028) (gprs_llc.c:1079) 20250120095756721 DLLC NOTICE LLME(ffffffff/c38ef028){ASSIGNED} LLGM Assign post (ffffffff => c38ef028) (gprs_llc.c:1125) 20250120095756721 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095756721 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095756721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095756721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d54cc51358e7: setverdict(pass): none -> pass 20250120095756773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095756773 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095756773 DMM INFO MM(262420000000026/c38ef028) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095756773 DMM INFO MM(262420000000026/c38ef028) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095756773 DMM DEBUG MM(262420000000026/c38ef028) Using GGSN 0 (gprs_sm.c:317) 20250120095756773 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) 20250120095756773 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250120095756773 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095756773 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095756773 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250120095756783 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 23 07 2e 11 5c 6d 23 73 14 05 7f d0 07 20 de 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) 20250120095756783 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85b130, cbp=0x55b3969c4b80) (sgsn_libgtp.c:633) 20250120095756783 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095756783 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=c38ef028, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095756783 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095756783 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095756790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756790 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250120095756790 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095756793 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 23 07 2e 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2551) 20250120095756793 DGPRS INFO PDP(262420000000026:5): Context 0x7f107b85b130 was deleted (sgsn_libgtp.c:707) 20250120095756793 DMM INFO MM(262420000000026/c38ef028) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250120095756793 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250120095756793 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d54cc51358e7: Removing Client IMSI='262420000000026'H, index=0 20250120095756797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095756797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250120095756797 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095756797 DMM INFO MM(262420000000026/c38ef028) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d54cc51358e7: Final verdict of PTC: pass 20250120095756799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@d54cc51358e7: Final verdict of PTC: none 20250120095756800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1001)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@d54cc51358e7: Final verdict of PTC: none 20250120095756800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1002)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(996)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1006)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1004)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(999)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(994)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Jan 20 09:57:56 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 20250120095756933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095757335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48952) 20250120095757801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095757801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48952, count=104544) 20250120095758802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095758802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Jan 20 09:57:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095759803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095759803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_gmm_detach started. 20250120095800363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095800364 DMM INFO MM(262420000000026/c38ef028) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095800364 DMM INFO MM(262420000000026/c38ef028) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095800364 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095800364 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095800364 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095800364 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095800364 DLLC NOTICE LLME(ffffffff/c38ef028){ASSIGNED} LLGM Assign pre (c38ef028 => ffffffff) (gprs_llc.c:1079) 20250120095800364 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c38ef028 => ffffffff) (gprs_llc.c:1125) 20250120095800364 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095800364 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095800364 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250120095800364 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) 20250120095800364 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20250120095800364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095800364 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095800364 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095800364 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095800364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095800395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095800395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095800395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095800395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095800395 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095800395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095800395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095800395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095800395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095800397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095800397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095800397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095800397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095800397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095800397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095800397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095800397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095800397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095800397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095800397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095800397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095800397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095800401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095800412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095800412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1013)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095800427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095800427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095800427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095800427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095800427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095800427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095800427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095800427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095800427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095800429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095800429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095800429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095800429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095800429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095800429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095800429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095800429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095800429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095800429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095800429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1020)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095800430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095800430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095800434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095800443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095800443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095800464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095800464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095800464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095800464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095800464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095800464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095800464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095800464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095800464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095800466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095800466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095800466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095800467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095800467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095800467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095800467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095800467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095800467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095800467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095800467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095800467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095800467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095800471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095800480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095800480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095800804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095800804 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095800804 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095800804 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1025)@d54cc51358e7: Established a new IPA connection (conn_id=2) 20250120095800805 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1025)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095800805 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1025)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1025)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1013)@d54cc51358e7: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='CF198B79'O, index=0 SGSN_Test-GSUP(1027)@d54cc51358e7: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@d54cc51358e7: 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 := '45E629448E6E1FE8899248D810A81612'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08165C2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '281574562D2096CA'O } } } } } 20250120095800831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095800831 DLLC NOTICE LLME(ffffffff/cf198b79){UNASSIGNED} LLC RX: unknown TLLI 0xcf198b79, creating LLME on the fly (gprs_llc.c:552) 20250120095800831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095800831 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20250120095800831 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095800831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095800831 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095800831 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095800831 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095800831 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095800831 DLLC NOTICE LLME(ffffffff/cf198b79){UNASSIGNED} LLGM Assign pre (cf198b79 => d938692e) (gprs_llc.c:1079) 20250120095800831 DLLC NOTICE LLME(cf198b79/d938692e){ASSIGNED} LLGM Assign post (cf198b79 => d938692e) (gprs_llc.c:1125) 20250120095800831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095800831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095800831 DMM DEBUG MM(262420000000026/d938692e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095800838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095800838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095800838 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095800838 DMM DEBUG MM(262420000000026/d938692e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250120095800838 DMM NOTICE MM(262420000000026/d938692e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095800838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095800838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095800838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095800838 DMM DEBUG MM(262420000000026/d938692e) Requesting authorization (sgsn_auth.c:160) 20250120095800838 DMM INFO MM(262420000000026/d938692e) Requesting authentication tuples (sgsn_auth.c:184) 20250120095800838 DMM DEBUG MM(262420000000026/d938692e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095800838 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250120095800838 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@d54cc51358e7: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250120095800880 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095800880 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095800880 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095800880 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095800880 DMM INFO MM(262420000000026/d938692e) Subscriber data update (mmctx.c:445) 20250120095800880 DMM DEBUG MM(262420000000026/d938692e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095800880 DMM INFO MM(262420000000026/d938692e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095800880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095800880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095800880 DMM INFO MM(262420000000026/d938692e) <- GMM AUTH AND CIPHERING REQ (rand = 45 e6 29 44 8e 6e 1f e8 89 92 48 d8 10 a8 16 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095800886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095800886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095800886 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095800886 DMM INFO MM(262420000000026/d938692e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095800886 DMM NOTICE MM(262420000000026/d938692e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095800886 DMM DEBUG MM(262420000000026/d938692e) checking auth: received GSM SRES = 08 16 5c 2b (gprs_gmm.c:648) 20250120095800886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095800886 DMM DEBUG MM(262420000000026/d938692e) Requesting authorization (sgsn_auth.c:160) 20250120095800886 DMM INFO MM(262420000000026/d938692e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095800886 DMM DEBUG MM(262420000000026/d938692e) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095800886 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250120095800886 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) 20250120095800886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095800886 DMM INFO MM(262420000000026/d938692e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd938692e) (gprs_gmm.c:282) 20250120095800887 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095800887 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095800887 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250120095800887 DMM INFO MM(262420000000026/d938692e) Subscriber data update (mmctx.c:445) 20250120095800887 DMM DEBUG MM(262420000000026/d938692e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095800887 DMM INFO MM(262420000000026/d938692e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095800887 DMM NOTICE MM(262420000000026/d938692e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250120095800887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095800887 DMM NOTICE MM(262420000000026/d938692e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095800887 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) 20250120095800887 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095800887 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250120095800887 DMM INFO MM(262420000000026/d938692e) Subscriber data update (mmctx.c:445) 20250120095800887 DMM DEBUG MM(262420000000026/d938692e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095800890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095800890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095800890 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095800890 DMM INFO MM(262420000000026/d938692e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095800890 DMM NOTICE MM(262420000000026/d938692e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095800890 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095800890 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095800890 DLLC NOTICE LLME(cf198b79/d938692e){ASSIGNED} LLGM Assign pre (ffffffff => d938692e) (gprs_llc.c:1079) 20250120095800890 DLLC NOTICE LLME(ffffffff/d938692e){ASSIGNED} LLGM Assign post (ffffffff => d938692e) (gprs_llc.c:1125) 20250120095800890 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095800890 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095800890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095800890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@d54cc51358e7: setverdict(pass): none -> pass 20250120095800943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095800943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095800943 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095800943 DMM INFO MM(262420000000026/d938692e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095800943 DMM INFO MM(262420000000026/d938692e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095800943 DMM DEBUG MM(262420000000026/d938692e) Using GGSN 0 (gprs_sm.c:317) 20250120095800943 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) 20250120095800943 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250120095800943 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095800943 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095800943 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250120095800949 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 27 72 13 6a 11 85 c6 70 31 14 05 7f 12 95 6b a2 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) 20250120095800949 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85b130, cbp=0x55b3969c4b80) (sgsn_libgtp.c:633) 20250120095800949 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095800949 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=d938692e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095800949 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095800949 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095800953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095800953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095800953 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095800953 DMM INFO MM(262420000000026/d938692e) -> GMM DETACH REQUEST TLLI=0xd938692e type=GPRS detach (gprs_gmm.c:1440) 20250120095800953 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250120095800953 DMM INFO MM(262420000000026/d938692e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250120095800953 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095800953 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095800953 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095800953 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095800953 DLLC NOTICE LLME(ffffffff/d938692e){ASSIGNED} LLGM Assign pre (d938692e => ffffffff) (gprs_llc.c:1079) 20250120095800953 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d938692e => ffffffff) (gprs_llc.c:1125) 20250120095800953 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095800953 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095800953 DMM NOTICE MM(262420000000026/d938692e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095800953 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250120095800953 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095800953 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095800953 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250120095800953 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250120095800953 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) 20250120095800953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095800953 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095800953 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095800953 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095800954 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1013)@d54cc51358e7: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@d54cc51358e7: Final verdict of PTC: pass 20250120095800957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1015)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1020)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@d54cc51358e7: Final verdict of PTC: none 20250120095800958 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095800958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1025)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1027)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1026)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1013)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1014)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1018)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1024)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1013): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Jan 20 09:58:00 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 20250120095801042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095801344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42424) 20250120095801959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095801959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42424, count=107936) 20250120095802960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095802960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Jan 20 09:58:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095803961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095803961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250120095804369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095804370 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095804409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095804409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095804409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095804409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095804409 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095804409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095804409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095804409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095804409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095804411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095804411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095804411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095804411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095804411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095804411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095804411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095804411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095804411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095804411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095804411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095804412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095804412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095804417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095804430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095804430 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095804443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095804443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095804443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095804443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095804443 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095804443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095804443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095804443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095804443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095804445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095804445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095804445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095804445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095804445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095804445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095804445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095804445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095804445 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095804445 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095804446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095804446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095804446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095804450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095804463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095804463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095804477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095804477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095804477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095804477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095804477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095804477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095804477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095804477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095804477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095804480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095804480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095804480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095804480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095804480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095804480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095804480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095804480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095804480 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095804480 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095804480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095804480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095804480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095804485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095804497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095804497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095804962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095804962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095804962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095804962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095804965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1045)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250120095804965 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d54cc51358e7: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C38D5F43'O, index=0 SGSN_Test-GSUP(1046)@d54cc51358e7: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250120095805996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095805996 DLLC NOTICE LLME(ffffffff/c38d5f43){UNASSIGNED} LLC RX: unknown TLLI 0xc38d5f43, creating LLME on the fly (gprs_llc.c:552) 20250120095805996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095805996 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250120095805996 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095805996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095805996 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095805996 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095805996 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095805996 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095805996 DLLC NOTICE LLME(ffffffff/c38d5f43){UNASSIGNED} LLGM Assign pre (c38d5f43 => cce81a4c) (gprs_llc.c:1079) 20250120095805996 DLLC NOTICE LLME(c38d5f43/cce81a4c){ASSIGNED} LLGM Assign post (c38d5f43 => cce81a4c) (gprs_llc.c:1125) 20250120095805996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095805996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095805996 DMM DEBUG MM(262420000000039/cce81a4c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095806006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095806006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250120095806006 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095806006 DMM INFO MM(262420000000039/cce81a4c) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250120095806006 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095806006 DLLC NOTICE LLME(c38d5f43/cce81a4c){ASSIGNED} LLGM Assign pre (c38d5f43 => cce81a4c) (gprs_llc.c:1079) 20250120095806006 DLLC NOTICE LLME(c38d5f43/cce81a4c){ASSIGNED} LLGM Assign post (c38d5f43 => cce81a4c) (gprs_llc.c:1125) 20250120095806006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095806006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095806006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095806006 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095806006 DMM DEBUG MM(262420000000039/cce81a4c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250120095806006 DMM NOTICE MM(262420000000039/cce81a4c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095806006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095806006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095806006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250120095806006 DMM INFO MM(262420000000039/cce81a4c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcce81a4c) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@d54cc51358e7: setverdict(pass): none -> pass 20250120095807014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095807014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095807014 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095807014 DMM INFO MM(262420000000039/cce81a4c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095807014 DMM NOTICE MM(262420000000039/cce81a4c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095807014 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095807014 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095807014 DLLC NOTICE LLME(c38d5f43/cce81a4c){ASSIGNED} LLGM Assign pre (ffffffff => cce81a4c) (gprs_llc.c:1079) 20250120095807014 DLLC NOTICE LLME(ffffffff/cce81a4c){ASSIGNED} LLGM Assign post (ffffffff => cce81a4c) (gprs_llc.c:1125) 20250120095807014 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095807014 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095807014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095807014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d54cc51358e7: Removing Client IMSI='262420000000039'H, index=0 TC_attach_gmm_attach_req_while_gmm_attach(1048)@d54cc51358e7: Final verdict of PTC: pass 20250120095807023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44984<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1034)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1044)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1039)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1037)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@d54cc51358e7: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1042)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1032)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@d54cc51358e7: Final verdict of PTC: none 20250120095807060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095807060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1046)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Jan 20 09:58:07 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 20250120095807332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095807734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67008) 20250120095808061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095808061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67008, count=71364) 20250120095809062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095809063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Jan 20 09:58:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095810063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095810063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_xid_empty_l3 started. 20250120095810805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095810807 DMM INFO MM(262420000000039/cce81a4c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095810807 DMM INFO MM(262420000000039/cce81a4c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095810807 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095810807 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095810807 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095810807 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095810807 DLLC NOTICE LLME(ffffffff/cce81a4c){ASSIGNED} LLGM Assign pre (cce81a4c => ffffffff) (gprs_llc.c:1079) 20250120095810807 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cce81a4c => ffffffff) (gprs_llc.c:1125) 20250120095810807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095810807 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095810807 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095810807 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095810807 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095810867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095810867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095810867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095810867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095810867 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095810867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095810867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095810867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095810867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095810868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095810868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095810868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095810869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095810869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095810869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095810869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095810869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095810869 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095810869 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095810869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095810869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095810869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095810871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1050)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095810877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095810877 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095810884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095810884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095810884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095810884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095810884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095810884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095810884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095810884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095810884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1059)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1058)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095810886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095810886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095810886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095810886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095810886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095810886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095810886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095810886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095810886 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095810886 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095810886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095810886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095810886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095810889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1063)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095810895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095810895 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250120095810895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095810895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095810895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095810895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095810895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095810896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095810896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095810896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095810896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095810897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095810897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095810897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095810897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095810897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095810897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095810897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095810897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095810897 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095810897 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095810897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095810897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095810897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_xid_empty_l3-BVCI210(1056)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095810898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095810903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095810903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095811065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095811065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095811065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095811065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095811069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095811070 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@d54cc51358e7: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='FD78159D'O, index=0 SGSN_Test-GSUP(1065)@d54cc51358e7: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@d54cc51358e7: 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 := '19A7BE4DB8D06514C28635A27114DD50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7B4D78E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9754AAD1C37677D'O } } } } } 20250120095812146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095812146 DLLC NOTICE LLME(ffffffff/fd78159d){UNASSIGNED} LLC RX: unknown TLLI 0xfd78159d, creating LLME on the fly (gprs_llc.c:552) 20250120095812146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095812146 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20250120095812147 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095812147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095812147 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095812147 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095812147 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095812147 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095812147 DLLC NOTICE LLME(ffffffff/fd78159d){UNASSIGNED} LLGM Assign pre (fd78159d => e2476f79) (gprs_llc.c:1079) 20250120095812147 DLLC NOTICE LLME(fd78159d/e2476f79){ASSIGNED} LLGM Assign post (fd78159d => e2476f79) (gprs_llc.c:1125) 20250120095812147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095812147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095812147 DMM DEBUG MM(262420000000044/e2476f79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095812163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095812163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095812163 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095812163 DMM DEBUG MM(262420000000044/e2476f79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20250120095812163 DMM NOTICE MM(262420000000044/e2476f79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095812163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095812163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095812163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095812164 DMM DEBUG MM(262420000000044/e2476f79) Requesting authorization (sgsn_auth.c:160) 20250120095812164 DMM INFO MM(262420000000044/e2476f79) Requesting authentication tuples (sgsn_auth.c:184) 20250120095812164 DMM DEBUG MM(262420000000044/e2476f79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095812164 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250120095812164 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@d54cc51358e7: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@d54cc51358e7: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250120095812169 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095812169 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095812169 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095812169 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095812169 DMM INFO MM(262420000000044/e2476f79) Subscriber data update (mmctx.c:445) 20250120095812169 DMM DEBUG MM(262420000000044/e2476f79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095812170 DMM INFO MM(262420000000044/e2476f79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095812170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095812170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095812170 DMM INFO MM(262420000000044/e2476f79) <- GMM AUTH AND CIPHERING REQ (rand = 19 a7 be 4d b8 d0 65 14 c2 86 35 a2 71 14 dd 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095812184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095812184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095812184 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095812184 DMM INFO MM(262420000000044/e2476f79) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095812184 DMM NOTICE MM(262420000000044/e2476f79) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095812185 DMM DEBUG MM(262420000000044/e2476f79) checking auth: received GSM SRES = e7 b4 d7 8e (gprs_gmm.c:648) 20250120095812185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095812185 DMM DEBUG MM(262420000000044/e2476f79) Requesting authorization (sgsn_auth.c:160) 20250120095812185 DMM INFO MM(262420000000044/e2476f79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095812185 DMM DEBUG MM(262420000000044/e2476f79) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095812185 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250120095812185 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) 20250120095812185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095812185 DMM INFO MM(262420000000044/e2476f79) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2476f79) (gprs_gmm.c:282) 20250120095812188 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095812188 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095812188 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250120095812188 DMM INFO MM(262420000000044/e2476f79) Subscriber data update (mmctx.c:445) 20250120095812188 DMM DEBUG MM(262420000000044/e2476f79) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095812188 DMM INFO MM(262420000000044/e2476f79) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095812188 DMM NOTICE MM(262420000000044/e2476f79) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20250120095812188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095812188 DMM NOTICE MM(262420000000044/e2476f79) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095812188 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) 20250120095812190 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095812190 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250120095812190 DMM INFO MM(262420000000044/e2476f79) Subscriber data update (mmctx.c:445) 20250120095812190 DMM DEBUG MM(262420000000044/e2476f79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095812201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095812201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095812201 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095812201 DMM INFO MM(262420000000044/e2476f79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095812201 DMM NOTICE MM(262420000000044/e2476f79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095812201 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095812201 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095812201 DLLC NOTICE LLME(fd78159d/e2476f79){ASSIGNED} LLGM Assign pre (ffffffff => e2476f79) (gprs_llc.c:1079) 20250120095812201 DLLC NOTICE LLME(ffffffff/e2476f79){ASSIGNED} LLGM Assign post (ffffffff => e2476f79) (gprs_llc.c:1125) 20250120095812201 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095812201 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095812201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095812201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@d54cc51358e7: setverdict(pass): none -> pass 20250120095812256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095812256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095812256 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095812256 DMM INFO MM(262420000000044/e2476f79) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095812256 DMM INFO MM(262420000000044/e2476f79) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095812256 DMM DEBUG MM(262420000000044/e2476f79) Using GGSN 0 (gprs_sm.c:317) 20250120095812256 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) 20250120095812256 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250120095812256 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095812256 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095812256 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250120095812273 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 51 d2 0d 28 11 2b 9a 0d 93 14 05 7f 91 ec 3f 9e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20250120095812273 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85c1a8, cbp=0x55b3969c7790) (sgsn_libgtp.c:633) 20250120095812273 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095812273 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cde98 TLLI=e2476f79, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095812273 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095812273 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095812289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095812289 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250120095812289 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250120095812289 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@d54cc51358e7: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@d54cc51358e7: Final verdict of PTC: pass 20250120095812302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42226<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095812306 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095812306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1064)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1053)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1065)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1063)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@d54cc51358e7: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@d54cc51358e7: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1058)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1051)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1057)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@d54cc51358e7: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1061)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@d54cc51358e7: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Jan 20 09:58:12 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 20250120095812388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095812790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97580) 20250120095813307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095813307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97580, count=98740) 20250120095814309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095814309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Jan 20 09:58:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095815310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095815310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_xid_n201u started. 20250120095815865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095815868 DMM INFO MM(262420000000044/e2476f79) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095815868 DMM INFO MM(262420000000044/e2476f79) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095815868 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095815868 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095815868 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095815868 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095815868 DLLC NOTICE LLME(ffffffff/e2476f79){ASSIGNED} LLGM Assign pre (e2476f79 => ffffffff) (gprs_llc.c:1079) 20250120095815868 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2476f79 => ffffffff) (gprs_llc.c:1125) 20250120095815868 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdb40 (gprs_sndcp.c:574) 20250120095815868 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095815868 DMM NOTICE MM(262420000000044/e2476f79) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095815868 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250120095815868 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095815868 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095815869 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250120095815869 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250120095815869 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) 20250120095815869 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20250120095815869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095815869 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095815869 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095815869 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095815869 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095815918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095815918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095815918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095815918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095815918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095815918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095815918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095815918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095815918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095815919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095815919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095815919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095815919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095815919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095815919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095815919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095815919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095815919 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095815919 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095815919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095815919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095815919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095815922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095815929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095815929 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1071)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095815938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095815938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095815938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095815938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095815938 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095815938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095815938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095815939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095815939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095815940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095815940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095815940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095815940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095815940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095815940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095815940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095815940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095815940 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095815940 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095815940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095815940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095815940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095815945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095815952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095815952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1078)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI210(1076)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095815957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095815957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095815957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095815957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095815957 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095815957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095815957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095815957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095815957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095815958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095815958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095815958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095815958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095815958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095815958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095815958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095815958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095815958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095815958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095815958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095815958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095815958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095815961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095815965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095815966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095816311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095816311 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095816311 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095816311 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@d54cc51358e7: Established a new IPA connection (conn_id=2) 20250120095816312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095816312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@d54cc51358e7: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='D21B9603'O, index=0 SGSN_Test-GSUP(1084)@d54cc51358e7: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@d54cc51358e7: 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 := 'E0A529774E2B2F1B372898B291E54E79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '623588D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D16BF16D8B65DB2A'O } } } } } 20250120095817339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095817339 DLLC NOTICE LLME(ffffffff/d21b9603){UNASSIGNED} LLC RX: unknown TLLI 0xd21b9603, creating LLME on the fly (gprs_llc.c:552) 20250120095817339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095817339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20250120095817339 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095817339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120095817339 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095817339 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120095817339 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095817339 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095817339 DLLC NOTICE LLME(ffffffff/d21b9603){UNASSIGNED} LLGM Assign pre (d21b9603 => c7f5eb26) (gprs_llc.c:1079) 20250120095817339 DLLC NOTICE LLME(d21b9603/c7f5eb26){ASSIGNED} LLGM Assign post (d21b9603 => c7f5eb26) (gprs_llc.c:1125) 20250120095817339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095817339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095817339 DMM DEBUG MM(262420000000045/c7f5eb26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095817348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095817348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095817348 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095817348 DMM DEBUG MM(262420000000045/c7f5eb26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20250120095817348 DMM NOTICE MM(262420000000045/c7f5eb26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095817348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095817348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095817348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095817348 DMM DEBUG MM(262420000000045/c7f5eb26) Requesting authorization (sgsn_auth.c:160) 20250120095817348 DMM INFO MM(262420000000045/c7f5eb26) Requesting authentication tuples (sgsn_auth.c:184) 20250120095817348 DMM DEBUG MM(262420000000045/c7f5eb26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095817348 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250120095817348 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@d54cc51358e7: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@d54cc51358e7: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250120095817349 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095817349 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095817350 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095817350 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095817350 DMM INFO MM(262420000000045/c7f5eb26) Subscriber data update (mmctx.c:445) 20250120095817350 DMM DEBUG MM(262420000000045/c7f5eb26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095817350 DMM INFO MM(262420000000045/c7f5eb26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095817350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095817350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095817350 DMM INFO MM(262420000000045/c7f5eb26) <- GMM AUTH AND CIPHERING REQ (rand = e0 a5 29 77 4e 2b 2f 1b 37 28 98 b2 91 e5 4e 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095817354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095817354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095817354 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095817354 DMM INFO MM(262420000000045/c7f5eb26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095817354 DMM NOTICE MM(262420000000045/c7f5eb26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095817354 DMM DEBUG MM(262420000000045/c7f5eb26) checking auth: received GSM SRES = 62 35 88 d4 (gprs_gmm.c:648) 20250120095817354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095817354 DMM DEBUG MM(262420000000045/c7f5eb26) Requesting authorization (sgsn_auth.c:160) 20250120095817354 DMM INFO MM(262420000000045/c7f5eb26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095817354 DMM DEBUG MM(262420000000045/c7f5eb26) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095817354 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250120095817354 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) 20250120095817354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095817354 DMM INFO MM(262420000000045/c7f5eb26) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f5eb26) (gprs_gmm.c:282) 20250120095817355 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095817355 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095817355 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250120095817355 DMM INFO MM(262420000000045/c7f5eb26) Subscriber data update (mmctx.c:445) 20250120095817355 DMM DEBUG MM(262420000000045/c7f5eb26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095817355 DMM INFO MM(262420000000045/c7f5eb26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095817355 DMM NOTICE MM(262420000000045/c7f5eb26) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20250120095817355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095817355 DMM NOTICE MM(262420000000045/c7f5eb26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095817355 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) 20250120095817356 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095817356 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250120095817356 DMM INFO MM(262420000000045/c7f5eb26) Subscriber data update (mmctx.c:445) 20250120095817356 DMM DEBUG MM(262420000000045/c7f5eb26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095817358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095817358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095817358 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095817358 DMM INFO MM(262420000000045/c7f5eb26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095817358 DMM NOTICE MM(262420000000045/c7f5eb26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095817358 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095817358 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095817358 DLLC NOTICE LLME(d21b9603/c7f5eb26){ASSIGNED} LLGM Assign pre (ffffffff => c7f5eb26) (gprs_llc.c:1079) 20250120095817358 DLLC NOTICE LLME(ffffffff/c7f5eb26){ASSIGNED} LLGM Assign post (ffffffff => c7f5eb26) (gprs_llc.c:1125) 20250120095817358 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095817358 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095817358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095817358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@d54cc51358e7: setverdict(pass): none -> pass 20250120095817411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095817411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095817411 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095817411 DMM INFO MM(262420000000045/c7f5eb26) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095817411 DMM INFO MM(262420000000045/c7f5eb26) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095817411 DMM DEBUG MM(262420000000045/c7f5eb26) Using GGSN 0 (gprs_sm.c:317) 20250120095817411 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) 20250120095817412 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250120095817412 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095817412 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095817412 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250120095817421 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 c1 5f e7 f9 11 2b 9e b0 32 14 05 7f da ae 7a 0d 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) 20250120095817421 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85d220, cbp=0x55b3969c8470) (sgsn_libgtp.c:633) 20250120095817421 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095817421 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cdf28 TLLI=c7f5eb26, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095817421 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095817421 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095817427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095817427 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250120095817427 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250120095817427 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250120095817427 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@d54cc51358e7: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@d54cc51358e7: Final verdict of PTC: pass 20250120095817434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120095817437 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095817438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1077)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1072)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1084)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1082)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@d54cc51358e7: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@d54cc51358e7: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1070)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1080)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1075)@d54cc51358e7: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@d54cc51358e7: Test case TC_xid_n201u finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Jan 20 09:58:17 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250120095817526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095817927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20250120095818439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095818439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50500, count=101640) 20250120095819440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095819440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Jan 20 09:58:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095820441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095820442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120095820705 DGPRS DEBUG Checking for inactive LLMEs, time = 598006 (sgsn.c:132) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_llc_null started. 20250120095820986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095820987 DMM INFO MM(262420000000045/c7f5eb26) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095820987 DMM INFO MM(262420000000045/c7f5eb26) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095820987 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095820987 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095820987 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095820988 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095820988 DLLC NOTICE LLME(ffffffff/c7f5eb26){ASSIGNED} LLGM Assign pre (c7f5eb26 => ffffffff) (gprs_llc.c:1079) 20250120095820988 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7f5eb26 => ffffffff) (gprs_llc.c:1125) 20250120095820988 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdbd0 (gprs_sndcp.c:574) 20250120095820988 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cdf28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095820988 DMM NOTICE MM(262420000000045/c7f5eb26) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095820988 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250120095820988 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095820988 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095820988 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250120095820988 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250120095820988 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) 20250120095820988 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20250120095820988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120095820988 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095820988 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120095820988 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095820988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095821012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095821012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095821012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095821012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095821012 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095821012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095821012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095821012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095821012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250120095821013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095821013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095821013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1091)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095821013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095821013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095821013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095821013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095821013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095821013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095821013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095821013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095821014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095821014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095821016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095821023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095821023 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095821028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095821028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095821028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095821028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095821028 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095821028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095821028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095821028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095821028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095821029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095821029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095821029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095821029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095821029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095821029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095821029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095821029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095821029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095821029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095821029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095821029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095821029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095821032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095821037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095821037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095821045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095821045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095821045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095821045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095821045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095821045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095821045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095821045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095821045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095821046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095821046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095821046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095821046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095821046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095821046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095821046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095821046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095821046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095821049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095821055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095821055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095821442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095821442 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095821442 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095821442 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095821443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095821444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@d54cc51358e7: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='FB40A844'O, index=0 SGSN_Test-GSUP(1103)@d54cc51358e7: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@d54cc51358e7: 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 := '5111529E47173D7EB038E4D6C6291366'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F23051D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F98DE9DCAE598FB'O } } } } } 20250120095822480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095822480 DLLC NOTICE LLME(ffffffff/fb40a844){UNASSIGNED} LLC RX: unknown TLLI 0xfb40a844, creating LLME on the fly (gprs_llc.c:552) 20250120095822480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095822480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20250120095822480 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Allocated (fsm.c:456) 20250120095822480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Allocated (fsm.c:456) 20250120095822480 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120095822480 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120095822480 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095822480 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095822480 DLLC NOTICE LLME(ffffffff/fb40a844){UNASSIGNED} LLGM Assign pre (fb40a844 => e3c2c5ee) (gprs_llc.c:1079) 20250120095822480 DLLC NOTICE LLME(fb40a844/e3c2c5ee){ASSIGNED} LLGM Assign post (fb40a844 => e3c2c5ee) (gprs_llc.c:1125) 20250120095822480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095822480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095822480 DMM DEBUG MM(262420000000041/e3c2c5ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095822492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095822492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095822492 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095822492 DMM DEBUG MM(262420000000041/e3c2c5ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20250120095822492 DMM NOTICE MM(262420000000041/e3c2c5ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095822492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095822492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095822492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095822492 DMM DEBUG MM(262420000000041/e3c2c5ee) Requesting authorization (sgsn_auth.c:160) 20250120095822492 DMM INFO MM(262420000000041/e3c2c5ee) Requesting authentication tuples (sgsn_auth.c:184) 20250120095822492 DMM DEBUG MM(262420000000041/e3c2c5ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095822492 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250120095822492 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@d54cc51358e7: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@d54cc51358e7: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250120095822494 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095822494 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095822494 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095822494 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095822494 DMM INFO MM(262420000000041/e3c2c5ee) Subscriber data update (mmctx.c:445) 20250120095822494 DMM DEBUG MM(262420000000041/e3c2c5ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095822494 DMM INFO MM(262420000000041/e3c2c5ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095822494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095822494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095822494 DMM INFO MM(262420000000041/e3c2c5ee) <- GMM AUTH AND CIPHERING REQ (rand = 51 11 52 9e 47 17 3d 7e b0 38 e4 d6 c6 29 13 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095822502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095822502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095822502 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095822502 DMM INFO MM(262420000000041/e3c2c5ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095822502 DMM NOTICE MM(262420000000041/e3c2c5ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095822502 DMM DEBUG MM(262420000000041/e3c2c5ee) checking auth: received GSM SRES = f2 30 51 d3 (gprs_gmm.c:648) 20250120095822502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095822502 DMM DEBUG MM(262420000000041/e3c2c5ee) Requesting authorization (sgsn_auth.c:160) 20250120095822502 DMM INFO MM(262420000000041/e3c2c5ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095822502 DMM DEBUG MM(262420000000041/e3c2c5ee) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095822502 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250120095822502 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) 20250120095822502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095822502 DMM INFO MM(262420000000041/e3c2c5ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3c2c5ee) (gprs_gmm.c:282) 20250120095822503 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095822503 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095822503 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250120095822503 DMM INFO MM(262420000000041/e3c2c5ee) Subscriber data update (mmctx.c:445) 20250120095822503 DMM DEBUG MM(262420000000041/e3c2c5ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095822503 DMM INFO MM(262420000000041/e3c2c5ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095822503 DMM NOTICE MM(262420000000041/e3c2c5ee) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20250120095822503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095822503 DMM NOTICE MM(262420000000041/e3c2c5ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095822503 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) 20250120095822504 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095822504 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250120095822504 DMM INFO MM(262420000000041/e3c2c5ee) Subscriber data update (mmctx.c:445) 20250120095822504 DMM DEBUG MM(262420000000041/e3c2c5ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095822508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095822508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095822508 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095822508 DMM INFO MM(262420000000041/e3c2c5ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095822508 DMM NOTICE MM(262420000000041/e3c2c5ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095822508 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095822508 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095822508 DLLC NOTICE LLME(fb40a844/e3c2c5ee){ASSIGNED} LLGM Assign pre (ffffffff => e3c2c5ee) (gprs_llc.c:1079) 20250120095822508 DLLC NOTICE LLME(ffffffff/e3c2c5ee){ASSIGNED} LLGM Assign post (ffffffff => e3c2c5ee) (gprs_llc.c:1125) 20250120095822508 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095822508 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095822508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095822508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120095823560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095823560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250120095823560 DLLC DEBUG TLLI=e3c2c5ee sends us LLC NULL (gprs_llc.c:912) 20250120095823560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095823560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250120095823560 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095823560 DMM INFO MM(262420000000041/e3c2c5ee) -> GMM DETACH REQUEST TLLI=0xe3c2c5ee type=GPRS detach Power-off (gprs_gmm.c:1440) 20250120095823560 DMM INFO MM(262420000000041/e3c2c5ee) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250120095823560 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095823560 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095823560 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095823560 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095823560 DLLC NOTICE LLME(ffffffff/e3c2c5ee){ASSIGNED} LLGM Assign pre (e3c2c5ee => ffffffff) (gprs_llc.c:1079) 20250120095823560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3c2c5ee => ffffffff) (gprs_llc.c:1125) 20250120095823560 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250120095823560 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) 20250120095823560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c6e30]{Init}: Deallocated (fsm.c:568) 20250120095823561 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120095823561 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120095823561 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0750]{Deregistered}: Deallocated (fsm.c:568) 20250120095823561 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@d54cc51358e7: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@d54cc51358e7: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@d54cc51358e7: Final verdict of PTC: pass 20250120095828580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@d54cc51358e7: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1101)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1096)@d54cc51358e7: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@d54cc51358e7: Final verdict of PTC: none 20250120095828585 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095828585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1092)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1091)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1094)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@d54cc51358e7: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1099)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1089)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@d54cc51358e7: Test case TC_llc_null finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Jan 20 09:58:28 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250120095828650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095829052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95836) 20250120095829586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095829587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95836, count=101268) 20250120095830588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095830589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Jan 20 09:58:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095831591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095831591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_llc_sabm_dm_llgmm started. 20250120095832154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095832156 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095832209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095832209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095832209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095832209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095832209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095832209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095832209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095832209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095832209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095832210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095832210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095832210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095832210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095832210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095832210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095832210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095832210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095832210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095832210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095832210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095832210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095832210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095832212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095832217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095832217 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095832223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095832223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095832223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095832223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095832223 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095832223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095832223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095832223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095832223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095832224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095832224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095832224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095832224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095832224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095832224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095832224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095832224 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095832224 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095832224 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095832224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095832225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095832225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095832227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095832231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095832231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095832237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095832237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095832237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095832237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095832237 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095832237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095832237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095832237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095832237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095832238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095832238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095832238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095832239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095832239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095832239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095832239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095832239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095832239 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095832239 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095832239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095832239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095832239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095832241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095832245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095832245 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095832592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095832592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095832592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095832592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095832595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1121)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120095832596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@d54cc51358e7: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='E4EEB6BC'O, index=0 SGSN_Test-GSUP(1122)@d54cc51358e7: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@d54cc51358e7: 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 := '59A6D9C5530627AE51A96D520FE3D752'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '388ADD28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3811B1E08EBB463A'O } } } } } 20250120095833651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095833651 DLLC NOTICE LLME(ffffffff/e4eeb6bc){UNASSIGNED} LLC RX: unknown TLLI 0xe4eeb6bc, creating LLME on the fly (gprs_llc.c:552) 20250120095833651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095833651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20250120095833651 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120095833651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120095833651 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120095833651 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Allocated (fsm.c:456) 20250120095833651 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095833651 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095833651 DLLC NOTICE LLME(ffffffff/e4eeb6bc){UNASSIGNED} LLGM Assign pre (e4eeb6bc => ff6c6550) (gprs_llc.c:1079) 20250120095833651 DLLC NOTICE LLME(e4eeb6bc/ff6c6550){ASSIGNED} LLGM Assign post (e4eeb6bc => ff6c6550) (gprs_llc.c:1125) 20250120095833651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095833651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095833651 DMM DEBUG MM(262420000000042/ff6c6550) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095833660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095833660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095833660 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095833660 DMM DEBUG MM(262420000000042/ff6c6550) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20250120095833660 DMM NOTICE MM(262420000000042/ff6c6550) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095833660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095833660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095833660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095833660 DMM DEBUG MM(262420000000042/ff6c6550) Requesting authorization (sgsn_auth.c:160) 20250120095833660 DMM INFO MM(262420000000042/ff6c6550) Requesting authentication tuples (sgsn_auth.c:184) 20250120095833660 DMM DEBUG MM(262420000000042/ff6c6550) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095833660 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250120095833660 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@d54cc51358e7: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@d54cc51358e7: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250120095833662 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095833662 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095833662 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095833662 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095833662 DMM INFO MM(262420000000042/ff6c6550) Subscriber data update (mmctx.c:445) 20250120095833662 DMM DEBUG MM(262420000000042/ff6c6550) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095833662 DMM INFO MM(262420000000042/ff6c6550) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095833662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095833662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095833662 DMM INFO MM(262420000000042/ff6c6550) <- GMM AUTH AND CIPHERING REQ (rand = 59 a6 d9 c5 53 06 27 ae 51 a9 6d 52 0f e3 d7 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095833667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095833667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095833667 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095833667 DMM INFO MM(262420000000042/ff6c6550) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095833667 DMM NOTICE MM(262420000000042/ff6c6550) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095833667 DMM DEBUG MM(262420000000042/ff6c6550) checking auth: received GSM SRES = 38 8a dd 28 (gprs_gmm.c:648) 20250120095833667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095833667 DMM DEBUG MM(262420000000042/ff6c6550) Requesting authorization (sgsn_auth.c:160) 20250120095833667 DMM INFO MM(262420000000042/ff6c6550) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095833667 DMM DEBUG MM(262420000000042/ff6c6550) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095833667 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250120095833667 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) 20250120095833667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095833667 DMM INFO MM(262420000000042/ff6c6550) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6c6550) (gprs_gmm.c:282) 20250120095833667 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095833667 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095833667 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250120095833667 DMM INFO MM(262420000000042/ff6c6550) Subscriber data update (mmctx.c:445) 20250120095833667 DMM DEBUG MM(262420000000042/ff6c6550) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095833667 DMM INFO MM(262420000000042/ff6c6550) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095833667 DMM NOTICE MM(262420000000042/ff6c6550) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20250120095833667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095833667 DMM NOTICE MM(262420000000042/ff6c6550) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095833667 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) 20250120095833668 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095833668 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250120095833668 DMM INFO MM(262420000000042/ff6c6550) Subscriber data update (mmctx.c:445) 20250120095833668 DMM DEBUG MM(262420000000042/ff6c6550) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095833674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095833674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095833674 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095833674 DMM INFO MM(262420000000042/ff6c6550) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095833674 DMM NOTICE MM(262420000000042/ff6c6550) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095833674 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095833674 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095833674 DLLC NOTICE LLME(e4eeb6bc/ff6c6550){ASSIGNED} LLGM Assign pre (ffffffff => ff6c6550) (gprs_llc.c:1079) 20250120095833674 DLLC NOTICE LLME(ffffffff/ff6c6550){ASSIGNED} LLGM Assign post (ffffffff => ff6c6550) (gprs_llc.c:1125) 20250120095833674 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095833674 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095833674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095833674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120095834730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095834730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@d54cc51358e7: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@d54cc51358e7: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@d54cc51358e7: Final verdict of PTC: pass 20250120095834746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51184<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_llgmm-BVCI220(1119)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@d54cc51358e7: Final verdict of PTC: none 20250120095834751 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095834752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1111)@d54cc51358e7: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1110)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1122)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1120)@d54cc51358e7: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1108)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1118)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1113)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1115)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@d54cc51358e7: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Jan 20 09:58:34 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 20250120095834830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095835232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83476) 20250120095835753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095835753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83476, count=88112) 20250120095836754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095836755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Jan 20 09:58:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095837755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095837755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_llc_sabm_dm_ll5 started. 20250120095838327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095838329 DMM INFO MM(262420000000042/ff6c6550) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095838329 DMM INFO MM(262420000000042/ff6c6550) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095838329 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095838329 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095838329 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095838329 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095838329 DLLC NOTICE LLME(ffffffff/ff6c6550){ASSIGNED} LLGM Assign pre (ff6c6550 => ffffffff) (gprs_llc.c:1079) 20250120095838329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff6c6550 => ffffffff) (gprs_llc.c:1125) 20250120095838330 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250120095838330 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) 20250120095838330 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20250120095838330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120095838330 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120095838330 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Deallocated (fsm.c:568) 20250120095838330 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120095838330 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095838381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095838381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095838381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095838381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095838381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095838381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095838381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095838381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095838381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095838383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095838383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095838383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095838383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095838383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095838383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095838383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095838383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095838383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095838383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095838383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095838383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095838383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095838386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095838392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095838392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095838397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095838397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095838397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095838397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095838397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095838397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095838397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095838397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095838397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095838397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095838397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095838397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095838398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095838398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095838398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095838398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095838398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095838398 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095838398 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095838398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095838398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095838398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095838399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095838404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095838404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095838411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095838411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095838411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095838411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095838411 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095838411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095838411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095838411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095838411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095838412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095838412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095838412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095838412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095838412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095838412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095838412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095838412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095838412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095838412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095838412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1139)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095838413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095838413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095838415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095838420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095838420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095838756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095838757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095838757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095838757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095838761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095838762 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@d54cc51358e7: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D9CED1C9'O, index=0 SGSN_Test-GSUP(1141)@d54cc51358e7: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@d54cc51358e7: 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 := 'B3F11EA1B0702A7D4BC248E4DDDAFC5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DEE3D3AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5682B9F95D870C62'O } } } } } 20250120095839846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095839846 DLLC NOTICE LLME(ffffffff/d9ced1c9){UNASSIGNED} LLC RX: unknown TLLI 0xd9ced1c9, creating LLME on the fly (gprs_llc.c:552) 20250120095839846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095839846 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20250120095839846 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120095839846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120095839846 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120095839846 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Allocated (fsm.c:456) 20250120095839846 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095839846 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095839846 DLLC NOTICE LLME(ffffffff/d9ced1c9){UNASSIGNED} LLGM Assign pre (d9ced1c9 => c698bd71) (gprs_llc.c:1079) 20250120095839846 DLLC NOTICE LLME(d9ced1c9/c698bd71){ASSIGNED} LLGM Assign post (d9ced1c9 => c698bd71) (gprs_llc.c:1125) 20250120095839846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095839846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095839846 DMM DEBUG MM(262420000000043/c698bd71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095839871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095839871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095839871 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095839871 DMM DEBUG MM(262420000000043/c698bd71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20250120095839871 DMM NOTICE MM(262420000000043/c698bd71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095839871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095839871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095839871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095839871 DMM DEBUG MM(262420000000043/c698bd71) Requesting authorization (sgsn_auth.c:160) 20250120095839871 DMM INFO MM(262420000000043/c698bd71) Requesting authentication tuples (sgsn_auth.c:184) 20250120095839871 DMM DEBUG MM(262420000000043/c698bd71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095839871 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250120095839871 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@d54cc51358e7: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@d54cc51358e7: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250120095839877 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095839877 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095839877 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095839877 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095839877 DMM INFO MM(262420000000043/c698bd71) Subscriber data update (mmctx.c:445) 20250120095839877 DMM DEBUG MM(262420000000043/c698bd71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095839877 DMM INFO MM(262420000000043/c698bd71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095839877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095839877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095839877 DMM INFO MM(262420000000043/c698bd71) <- GMM AUTH AND CIPHERING REQ (rand = b3 f1 1e a1 b0 70 2a 7d 4b c2 48 e4 dd da fc 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095839892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095839892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095839892 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095839892 DMM INFO MM(262420000000043/c698bd71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095839893 DMM NOTICE MM(262420000000043/c698bd71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095839893 DMM DEBUG MM(262420000000043/c698bd71) checking auth: received GSM SRES = de e3 d3 aa (gprs_gmm.c:648) 20250120095839893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095839893 DMM DEBUG MM(262420000000043/c698bd71) Requesting authorization (sgsn_auth.c:160) 20250120095839893 DMM INFO MM(262420000000043/c698bd71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095839893 DMM DEBUG MM(262420000000043/c698bd71) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095839893 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250120095839893 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) 20250120095839893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095839893 DMM INFO MM(262420000000043/c698bd71) <- GMM ATTACH ACCEPT (new P-TMSI=0xc698bd71) (gprs_gmm.c:282) 20250120095839896 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095839896 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095839896 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250120095839896 DMM INFO MM(262420000000043/c698bd71) Subscriber data update (mmctx.c:445) 20250120095839896 DMM DEBUG MM(262420000000043/c698bd71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095839896 DMM INFO MM(262420000000043/c698bd71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095839896 DMM NOTICE MM(262420000000043/c698bd71) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20250120095839896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095839896 DMM NOTICE MM(262420000000043/c698bd71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095839896 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) 20250120095839898 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095839898 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250120095839898 DMM INFO MM(262420000000043/c698bd71) Subscriber data update (mmctx.c:445) 20250120095839898 DMM DEBUG MM(262420000000043/c698bd71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095839908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095839908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095839909 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095839909 DMM INFO MM(262420000000043/c698bd71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095839909 DMM NOTICE MM(262420000000043/c698bd71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095839909 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095839909 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095839909 DLLC NOTICE LLME(d9ced1c9/c698bd71){ASSIGNED} LLGM Assign pre (ffffffff => c698bd71) (gprs_llc.c:1079) 20250120095839909 DLLC NOTICE LLME(ffffffff/c698bd71){ASSIGNED} LLGM Assign post (ffffffff => c698bd71) (gprs_llc.c:1125) 20250120095839909 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095839909 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095839909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095839909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120095840968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095840968 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@d54cc51358e7: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@d54cc51358e7: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@d54cc51358e7: Final verdict of PTC: pass 20250120095840984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@d54cc51358e7: Final verdict of PTC: none 20250120095840987 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095840987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI210(1133)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1129)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@d54cc51358e7: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@d54cc51358e7: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1134)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1139)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1137)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1127)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1132)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@d54cc51358e7: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Jan 20 09:58:40 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 20250120095841047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095841449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88372) 20250120095841988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095841989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88372, count=92728) 20250120095842989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095842989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Jan 20 09:58:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095843990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095843990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_suspend_nopaging started. 20250120095844553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095844557 DMM INFO MM(262420000000043/c698bd71) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095844557 DMM INFO MM(262420000000043/c698bd71) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095844557 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095844557 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095844557 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095844557 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095844557 DLLC NOTICE LLME(ffffffff/c698bd71){ASSIGNED} LLGM Assign pre (c698bd71 => ffffffff) (gprs_llc.c:1079) 20250120095844557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c698bd71 => ffffffff) (gprs_llc.c:1125) 20250120095844557 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250120095844557 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) 20250120095844557 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20250120095844557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Deallocated (fsm.c:568) 20250120095844557 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120095844557 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Deallocated (fsm.c:568) 20250120095844557 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120095844557 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095844606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095844606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095844606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095844606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095844606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095844606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095844606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095844606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095844606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095844607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095844607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095844607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095844607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095844607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095844607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095844607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095844607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095844607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095844607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095844607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095844608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095844608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120095844610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095844615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095844615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_suspend_nopaging-BVCI196(1147)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1153)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095844621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095844621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095844621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095844621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095844621 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095844621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095844621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095844621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095844621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095844622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095844622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095844622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095844622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095844622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095844622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095844622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095844622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095844622 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095844622 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095844622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095844623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095844623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1154)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1153)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095844625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1150)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250120095844631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095844631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1158)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095844634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095844634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095844634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) TC_suspend_nopaging-BVCI210(1152)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095844634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095844634 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095844634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095844634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095844634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095844634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095844635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095844635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095844635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095844635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095844635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095844635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095844635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095844635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095844635 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095844635 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095844635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095844635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095844635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095844637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095844641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095844641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095844991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095844992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095844992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095844992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095844996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095844997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@d54cc51358e7: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='E01BA932'O, index=0 SGSN_Test-GSUP(1160)@d54cc51358e7: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@d54cc51358e7: 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 := '76E6E44B541D4A4687F93A0A0EB56E7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05DDC321'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5AA38A3F928D14C5'O } } } } } 20250120095846088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095846088 DLLC NOTICE LLME(ffffffff/e01ba932){UNASSIGNED} LLC RX: unknown TLLI 0xe01ba932, creating LLME on the fly (gprs_llc.c:552) 20250120095846088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095846088 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20250120095846088 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120095846088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120095846088 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120095846088 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Allocated (fsm.c:456) 20250120095846088 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095846088 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095846088 DLLC NOTICE LLME(ffffffff/e01ba932){UNASSIGNED} LLGM Assign pre (e01ba932 => f82e5154) (gprs_llc.c:1079) 20250120095846088 DLLC NOTICE LLME(e01ba932/f82e5154){ASSIGNED} LLGM Assign post (e01ba932 => f82e5154) (gprs_llc.c:1125) 20250120095846088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095846088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095846088 DMM DEBUG MM(262420000000048/f82e5154) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095846112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095846112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095846112 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095846112 DMM DEBUG MM(262420000000048/f82e5154) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20250120095846112 DMM NOTICE MM(262420000000048/f82e5154) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095846112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095846112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095846112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095846112 DMM DEBUG MM(262420000000048/f82e5154) Requesting authorization (sgsn_auth.c:160) 20250120095846112 DMM INFO MM(262420000000048/f82e5154) Requesting authentication tuples (sgsn_auth.c:184) 20250120095846112 DMM DEBUG MM(262420000000048/f82e5154) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095846112 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250120095846112 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@d54cc51358e7: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@d54cc51358e7: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250120095846118 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095846118 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095846118 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095846118 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095846118 DMM INFO MM(262420000000048/f82e5154) Subscriber data update (mmctx.c:445) 20250120095846118 DMM DEBUG MM(262420000000048/f82e5154) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095846118 DMM INFO MM(262420000000048/f82e5154) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095846118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095846118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095846118 DMM INFO MM(262420000000048/f82e5154) <- GMM AUTH AND CIPHERING REQ (rand = 76 e6 e4 4b 54 1d 4a 46 87 f9 3a 0a 0e b5 6e 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095846133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095846133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095846133 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095846133 DMM INFO MM(262420000000048/f82e5154) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095846133 DMM NOTICE MM(262420000000048/f82e5154) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095846133 DMM DEBUG MM(262420000000048/f82e5154) checking auth: received GSM SRES = 05 dd c3 21 (gprs_gmm.c:648) 20250120095846133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095846133 DMM DEBUG MM(262420000000048/f82e5154) Requesting authorization (sgsn_auth.c:160) 20250120095846133 DMM INFO MM(262420000000048/f82e5154) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095846133 DMM DEBUG MM(262420000000048/f82e5154) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095846133 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250120095846133 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) 20250120095846133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095846133 DMM INFO MM(262420000000048/f82e5154) <- GMM ATTACH ACCEPT (new P-TMSI=0xf82e5154) (gprs_gmm.c:282) 20250120095846137 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095846137 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095846137 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250120095846137 DMM INFO MM(262420000000048/f82e5154) Subscriber data update (mmctx.c:445) 20250120095846137 DMM DEBUG MM(262420000000048/f82e5154) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095846137 DMM INFO MM(262420000000048/f82e5154) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095846137 DMM NOTICE MM(262420000000048/f82e5154) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20250120095846137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095846137 DMM NOTICE MM(262420000000048/f82e5154) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095846137 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) 20250120095846139 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095846139 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250120095846139 DMM INFO MM(262420000000048/f82e5154) Subscriber data update (mmctx.c:445) 20250120095846139 DMM DEBUG MM(262420000000048/f82e5154) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095846151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095846151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095846151 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095846151 DMM INFO MM(262420000000048/f82e5154) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095846151 DMM NOTICE MM(262420000000048/f82e5154) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095846151 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095846151 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095846151 DLLC NOTICE LLME(e01ba932/f82e5154){ASSIGNED} LLGM Assign pre (ffffffff => f82e5154) (gprs_llc.c:1079) 20250120095846151 DLLC NOTICE LLME(ffffffff/f82e5154){ASSIGNED} LLGM Assign post (ffffffff => f82e5154) (gprs_llc.c:1125) 20250120095846151 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095846151 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095846151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095846151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@d54cc51358e7: setverdict(pass): none -> pass 20250120095846211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095846211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095846211 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095846211 DMM INFO MM(262420000000048/f82e5154) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095846211 DMM INFO MM(262420000000048/f82e5154) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095846211 DMM DEBUG MM(262420000000048/f82e5154) Using GGSN 0 (gprs_sm.c:317) 20250120095846211 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) 20250120095846211 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250120095846211 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095846211 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095846212 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250120095846236 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 31 79 8e 05 11 8e f4 ee fd 14 05 7f 8b 75 1f 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=1062 from retransmit req queue (gtp.c:443) 20250120095846236 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85e298, cbp=0x55b3969cc9d0) (sgsn_libgtp.c:633) 20250120095846236 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095846236 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cdf28 TLLI=f82e5154, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095846236 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095846236 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095846252 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250120095846262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095846262 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250120095846262 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250120095846269 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250120095846269 DMM INFO MM(262420000000048/f82e5154) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250120095850706 DGPRS DEBUG Checking for inactive LLMEs, time = 598036 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@d54cc51358e7: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@d54cc51358e7: Final verdict of PTC: pass 20250120095851284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1144)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1160)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1158)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@d54cc51358e7: Final verdict of PTC: none 20250120095851289 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(1145)@d54cc51358e7: Final verdict of PTC: none 20250120095851290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI210(1152)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1148)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@d54cc51358e7: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1153)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@d54cc51358e7: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1156)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1146)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1151)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@d54cc51358e7: Test case TC_suspend_nopaging finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Jan 20 09:58:51 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250120095851339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095851741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95272) 20250120095852291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095852291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95272, count=100704) 20250120095853293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095853293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Jan 20 09:58:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095854295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095854295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_suspend_resume started. 20250120095854785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095854787 DMM INFO MM(262420000000048/f82e5154) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095854787 DMM INFO MM(262420000000048/f82e5154) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095854787 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095854787 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095854787 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095854787 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095854787 DLLC NOTICE LLME(ffffffff/f82e5154){ASSIGNED} LLGM Assign pre (f82e5154 => ffffffff) (gprs_llc.c:1079) 20250120095854787 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f82e5154 => ffffffff) (gprs_llc.c:1125) 20250120095854787 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cdbd0 (gprs_sndcp.c:574) 20250120095854787 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cdf28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095854787 DMM NOTICE MM(262420000000048/f82e5154) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095854787 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250120095854787 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095854787 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095854787 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250120095854787 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250120095854787 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) 20250120095854787 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20250120095854787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120095854787 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120095854787 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Deallocated (fsm.c:568) 20250120095854787 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120095854787 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095854821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095854821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095854821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095854821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095854821 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095854821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095854821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095854821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095854821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095854823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095854823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095854823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095854823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095854823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095854823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095854823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095854823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095854823 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095854823 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095854823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095854823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095854823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095854827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095854834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095854835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1169)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1166)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095854840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095854840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095854840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095854840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095854840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095854840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095854840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095854840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095854840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095854842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095854842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095854842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095854842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095854842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095854842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095854842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095854842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095854842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095854842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095854842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095854842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095854842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095854844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095854848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095854848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095854854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095854854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095854854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095854854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095854854 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095854854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095854854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095854854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095854854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095854855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095854855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095854855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095854855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095854855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095854855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095854855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095854855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095854855 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095854855 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095854855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095854855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095854855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095854857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095854862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095854862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095855296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095855296 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095855296 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095855296 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095855300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095855301 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@d54cc51358e7: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='EE3DA5AE'O, index=0 SGSN_Test-GSUP(1179)@d54cc51358e7: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@d54cc51358e7: 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 := 'E86083732B1FCA7E5572BDD70886CA16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C0D3D517'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50C2A505442ACF48'O } } } } } 20250120095856375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095856375 DLLC NOTICE LLME(ffffffff/ee3da5ae){UNASSIGNED} LLC RX: unknown TLLI 0xee3da5ae, creating LLME on the fly (gprs_llc.c:552) 20250120095856375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095856375 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20250120095856375 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120095856375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120095856375 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120095856375 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Allocated (fsm.c:456) 20250120095856375 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095856375 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095856375 DLLC NOTICE LLME(ffffffff/ee3da5ae){UNASSIGNED} LLGM Assign pre (ee3da5ae => e4ccc660) (gprs_llc.c:1079) 20250120095856375 DLLC NOTICE LLME(ee3da5ae/e4ccc660){ASSIGNED} LLGM Assign post (ee3da5ae => e4ccc660) (gprs_llc.c:1125) 20250120095856375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095856375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095856375 DMM DEBUG MM(262420000000049/e4ccc660) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095856397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095856397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095856397 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095856397 DMM DEBUG MM(262420000000049/e4ccc660) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20250120095856397 DMM NOTICE MM(262420000000049/e4ccc660) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095856397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095856397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095856397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095856397 DMM DEBUG MM(262420000000049/e4ccc660) Requesting authorization (sgsn_auth.c:160) 20250120095856397 DMM INFO MM(262420000000049/e4ccc660) Requesting authentication tuples (sgsn_auth.c:184) 20250120095856397 DMM DEBUG MM(262420000000049/e4ccc660) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095856397 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250120095856397 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@d54cc51358e7: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@d54cc51358e7: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250120095856403 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095856403 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095856403 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095856403 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095856403 DMM INFO MM(262420000000049/e4ccc660) Subscriber data update (mmctx.c:445) 20250120095856403 DMM DEBUG MM(262420000000049/e4ccc660) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095856403 DMM INFO MM(262420000000049/e4ccc660) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095856403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095856403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095856403 DMM INFO MM(262420000000049/e4ccc660) <- GMM AUTH AND CIPHERING REQ (rand = e8 60 83 73 2b 1f ca 7e 55 72 bd d7 08 86 ca 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095856418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095856418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095856418 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095856418 DMM INFO MM(262420000000049/e4ccc660) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095856418 DMM NOTICE MM(262420000000049/e4ccc660) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095856418 DMM DEBUG MM(262420000000049/e4ccc660) checking auth: received GSM SRES = c0 d3 d5 17 (gprs_gmm.c:648) 20250120095856418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095856418 DMM DEBUG MM(262420000000049/e4ccc660) Requesting authorization (sgsn_auth.c:160) 20250120095856418 DMM INFO MM(262420000000049/e4ccc660) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095856418 DMM DEBUG MM(262420000000049/e4ccc660) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095856418 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250120095856418 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) 20250120095856418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095856418 DMM INFO MM(262420000000049/e4ccc660) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4ccc660) (gprs_gmm.c:282) 20250120095856421 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095856421 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095856421 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250120095856421 DMM INFO MM(262420000000049/e4ccc660) Subscriber data update (mmctx.c:445) 20250120095856421 DMM DEBUG MM(262420000000049/e4ccc660) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095856421 DMM INFO MM(262420000000049/e4ccc660) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095856421 DMM NOTICE MM(262420000000049/e4ccc660) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20250120095856421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095856421 DMM NOTICE MM(262420000000049/e4ccc660) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095856421 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) 20250120095856422 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095856422 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250120095856423 DMM INFO MM(262420000000049/e4ccc660) Subscriber data update (mmctx.c:445) 20250120095856423 DMM DEBUG MM(262420000000049/e4ccc660) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095856434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095856434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095856434 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095856434 DMM INFO MM(262420000000049/e4ccc660) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095856434 DMM NOTICE MM(262420000000049/e4ccc660) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095856434 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095856434 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095856434 DLLC NOTICE LLME(ee3da5ae/e4ccc660){ASSIGNED} LLGM Assign pre (ffffffff => e4ccc660) (gprs_llc.c:1079) 20250120095856434 DLLC NOTICE LLME(ffffffff/e4ccc660){ASSIGNED} LLGM Assign post (ffffffff => e4ccc660) (gprs_llc.c:1125) 20250120095856434 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095856434 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095856434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095856434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@d54cc51358e7: setverdict(pass): none -> pass 20250120095856487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095856487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095856487 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095856487 DMM INFO MM(262420000000049/e4ccc660) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095856487 DMM INFO MM(262420000000049/e4ccc660) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095856487 DMM DEBUG MM(262420000000049/e4ccc660) Using GGSN 0 (gprs_sm.c:317) 20250120095856487 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) 20250120095856487 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250120095856487 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095856487 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095856487 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250120095856508 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 eb 5d e7 53 11 6f e4 43 11 14 05 7f 11 26 38 1b 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) 20250120095856508 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b85f310, cbp=0x55b3969ccd60) (sgsn_libgtp.c:633) 20250120095856508 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095856508 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cf098 TLLI=e4ccc660, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095856508 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095856508 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095856524 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250120095856536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095856536 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250120095856536 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250120095856543 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250120095856543 DMM INFO MM(262420000000049/e4ccc660) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250120095901547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095901547 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20250120095901547 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250120095901551 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@d54cc51358e7: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@d54cc51358e7: Final verdict of PTC: pass 20250120095901563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1164)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1179)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@d54cc51358e7: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1167)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@d54cc51358e7: Final verdict of PTC: none 20250120095901569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095901569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1173)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1172)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1177)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@d54cc51358e7: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@d54cc51358e7: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1175)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1170)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1165)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@d54cc51358e7: Test case TC_suspend_resume finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Jan 20 09:59:01 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250120095901679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095902082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96848) 20250120095902571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095902571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96848, count=105020) 20250120095903572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095903572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Jan 20 09:59:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095904574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095904574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_suspend_rau started. 20250120095905172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095905172 DMM INFO MM(262420000000049/e4ccc660) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095905172 DMM INFO MM(262420000000049/e4ccc660) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095905172 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095905172 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095905172 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095905172 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095905172 DLLC NOTICE LLME(ffffffff/e4ccc660){ASSIGNED} LLGM Assign pre (e4ccc660 => ffffffff) (gprs_llc.c:1079) 20250120095905172 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4ccc660 => ffffffff) (gprs_llc.c:1125) 20250120095905172 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969ced40 (gprs_sndcp.c:574) 20250120095905172 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cf098, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095905172 DMM NOTICE MM(262420000000049/e4ccc660) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095905172 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250120095905172 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095905172 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095905173 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250120095905173 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250120095905173 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) 20250120095905173 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20250120095905173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Deallocated (fsm.c:568) 20250120095905173 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120095905173 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Deallocated (fsm.c:568) 20250120095905173 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120095905173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095905199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095905199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095905199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095905199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095905199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095905199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095905199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095905199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095905199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095905200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095905200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095905200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095905200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095905200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095905200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095905200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095905200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095905200 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095905200 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095905200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095905201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095905201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095905204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095905209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095905209 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1185)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1191)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095905221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095905221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095905221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095905221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095905221 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095905221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095905221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095905221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095905221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095905222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095905222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095905222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095905222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095905222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095905222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095905222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095905222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095905222 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095905222 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095905222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095905222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095905222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095905226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1191)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1188)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK -NSVCI99(1196)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(1188)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095905232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095905232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095905232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095905232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095905232 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095905232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095905232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095905232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095905232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250120095905232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095905232 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1196)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095905233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095905233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095905233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095905233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095905233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095905233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095905233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095905233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095905233 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095905233 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095905233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095905233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095905233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_suspend_rau-BVCI210(1189)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095905236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095905240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095905240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095905575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095905575 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095905575 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095905575 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095905579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095905580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@d54cc51358e7: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='D6951B12'O, index=0 SGSN_Test-GSUP(1198)@d54cc51358e7: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@d54cc51358e7: 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 := '784C4673C55C6BFD04A92BB05323C087'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '16C51811'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4362FE3BF893154'O } } } } } 20250120095906653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095906653 DLLC NOTICE LLME(ffffffff/d6951b12){UNASSIGNED} LLC RX: unknown TLLI 0xd6951b12, creating LLME on the fly (gprs_llc.c:552) 20250120095906653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095906653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20250120095906653 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120095906653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120095906653 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120095906653 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Allocated (fsm.c:456) 20250120095906653 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095906653 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095906653 DLLC NOTICE LLME(ffffffff/d6951b12){UNASSIGNED} LLGM Assign pre (d6951b12 => ff22cc00) (gprs_llc.c:1079) 20250120095906653 DLLC NOTICE LLME(d6951b12/ff22cc00){ASSIGNED} LLGM Assign post (d6951b12 => ff22cc00) (gprs_llc.c:1125) 20250120095906653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095906653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095906653 DMM DEBUG MM(262420000000050/ff22cc00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095906673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095906673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095906673 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095906673 DMM DEBUG MM(262420000000050/ff22cc00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20250120095906673 DMM NOTICE MM(262420000000050/ff22cc00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095906673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095906673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095906674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095906674 DMM DEBUG MM(262420000000050/ff22cc00) Requesting authorization (sgsn_auth.c:160) 20250120095906674 DMM INFO MM(262420000000050/ff22cc00) Requesting authentication tuples (sgsn_auth.c:184) 20250120095906674 DMM DEBUG MM(262420000000050/ff22cc00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095906674 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250120095906674 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@d54cc51358e7: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@d54cc51358e7: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250120095906679 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095906679 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095906679 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095906680 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095906680 DMM INFO MM(262420000000050/ff22cc00) Subscriber data update (mmctx.c:445) 20250120095906680 DMM DEBUG MM(262420000000050/ff22cc00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095906680 DMM INFO MM(262420000000050/ff22cc00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095906680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095906680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095906680 DMM INFO MM(262420000000050/ff22cc00) <- GMM AUTH AND CIPHERING REQ (rand = 78 4c 46 73 c5 5c 6b fd 04 a9 2b b0 53 23 c0 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095906696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095906696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095906697 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095906697 DMM INFO MM(262420000000050/ff22cc00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095906697 DMM NOTICE MM(262420000000050/ff22cc00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095906697 DMM DEBUG MM(262420000000050/ff22cc00) checking auth: received GSM SRES = 16 c5 18 11 (gprs_gmm.c:648) 20250120095906697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095906697 DMM DEBUG MM(262420000000050/ff22cc00) Requesting authorization (sgsn_auth.c:160) 20250120095906697 DMM INFO MM(262420000000050/ff22cc00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095906697 DMM DEBUG MM(262420000000050/ff22cc00) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095906697 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250120095906697 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) 20250120095906697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095906697 DMM INFO MM(262420000000050/ff22cc00) <- GMM ATTACH ACCEPT (new P-TMSI=0xff22cc00) (gprs_gmm.c:282) 20250120095906700 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095906700 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095906700 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250120095906700 DMM INFO MM(262420000000050/ff22cc00) Subscriber data update (mmctx.c:445) 20250120095906700 DMM DEBUG MM(262420000000050/ff22cc00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095906700 DMM INFO MM(262420000000050/ff22cc00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095906700 DMM NOTICE MM(262420000000050/ff22cc00) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20250120095906700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095906700 DMM NOTICE MM(262420000000050/ff22cc00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095906700 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) 20250120095906702 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095906702 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250120095906702 DMM INFO MM(262420000000050/ff22cc00) Subscriber data update (mmctx.c:445) 20250120095906702 DMM DEBUG MM(262420000000050/ff22cc00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095906712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095906712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095906712 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095906712 DMM INFO MM(262420000000050/ff22cc00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095906712 DMM NOTICE MM(262420000000050/ff22cc00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095906712 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095906712 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095906712 DLLC NOTICE LLME(d6951b12/ff22cc00){ASSIGNED} LLGM Assign pre (ffffffff => ff22cc00) (gprs_llc.c:1079) 20250120095906712 DLLC NOTICE LLME(ffffffff/ff22cc00){ASSIGNED} LLGM Assign post (ffffffff => ff22cc00) (gprs_llc.c:1125) 20250120095906712 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095906712 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095906713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095906713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@d54cc51358e7: setverdict(pass): none -> pass 20250120095906771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095906771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095906771 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095906771 DMM INFO MM(262420000000050/ff22cc00) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095906771 DMM INFO MM(262420000000050/ff22cc00) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095906771 DMM DEBUG MM(262420000000050/ff22cc00) Using GGSN 0 (gprs_sm.c:317) 20250120095906771 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) 20250120095906771 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250120095906771 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095906771 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095906771 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250120095906794 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 9b 8d 2b c4 11 14 96 06 9e 14 05 7f aa 9c f3 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20250120095906795 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b860388, cbp=0x55b3969cd160) (sgsn_libgtp.c:633) 20250120095906795 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095906795 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cf098 TLLI=ff22cc00, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095906795 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095906795 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095906812 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250120095906824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095906824 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250120095906824 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250120095906831 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250120095906831 DMM INFO MM(262420000000050/ff22cc00) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250120095911848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095911848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095911848 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095911848 DMM INFO MM(262420000000050/ff22cc00) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120095911848 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095911848 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250120095911848 DLLC NOTICE LLME(ffffffff/ff22cc00){ASSIGNED} LLGM Assign pre (ff22cc00 => c058af16) (gprs_llc.c:1079) 20250120095911848 DLLC NOTICE LLME(ff22cc00/c058af16){ASSIGNED} LLGM Assign post (ff22cc00 => c058af16) (gprs_llc.c:1125) 20250120095911848 DMM INFO MM(262420000000050/c058af16) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095911864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095911864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095911864 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095911864 DMM INFO MM(262420000000050/c058af16) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250120095911864 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250120095911864 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095911864 DLLC NOTICE LLME(ff22cc00/c058af16){ASSIGNED} LLGM Assign pre (ffffffff => c058af16) (gprs_llc.c:1079) 20250120095911864 DLLC NOTICE LLME(ffffffff/c058af16){ASSIGNED} LLGM Assign post (ffffffff => c058af16) (gprs_llc.c:1125) 20250120095911864 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250120095912366 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@d54cc51358e7: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@d54cc51358e7: Final verdict of PTC: pass 20250120095912383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51972<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@d54cc51358e7: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@d54cc51358e7: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1186)@d54cc51358e7: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1196)@d54cc51358e7: Final verdict of PTC: none 20250120095912388 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095912388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1192)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1190)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1184)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1194)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@d54cc51358e7: Test case TC_suspend_rau finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Jan 20 09:59:12 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250120095912488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095912890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110892) 20250120095913390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095913390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110892, count=112152) 20250120095914392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095914392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Jan 20 09:59:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095915392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095915393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_paging_ps started. 20250120095915949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095915952 DMM INFO MM(262420000000050/c058af16) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095915952 DMM INFO MM(262420000000050/c058af16) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095915952 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095915952 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095915952 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095915952 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120095915952 DLLC NOTICE LLME(ffffffff/c058af16){ASSIGNED} LLGM Assign pre (c058af16 => ffffffff) (gprs_llc.c:1079) 20250120095915952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c058af16 => ffffffff) (gprs_llc.c:1125) 20250120095915952 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969ced40 (gprs_sndcp.c:574) 20250120095915952 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cf098, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095915952 DMM NOTICE MM(262420000000050/c058af16) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095915952 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250120095915952 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095915952 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095915952 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250120095915952 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250120095915952 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) 20250120095915952 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:402) 20250120095915952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120095915952 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120095915952 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Deallocated (fsm.c:568) 20250120095915952 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120095915952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095916002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095916002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095916002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095916002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095916002 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095916002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095916002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095916002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095916002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095916002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095916002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095916002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095916002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095916002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095916002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095916002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095916002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095916002 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095916002 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095916002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095916003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095916003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095916005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095916010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095916010 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095916016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095916016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095916016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095916016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095916016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095916016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095916016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095916016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095916016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095916017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095916017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095916017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095916017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095916017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095916017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095916017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095916017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095916017 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095916017 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095916017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095916017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095916017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095916019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095916025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095916025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1211)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI210(1209)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1215)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095916028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095916028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095916028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095916028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095916028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095916028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095916028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095916028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095916028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095916029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095916029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095916029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095916029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095916029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095916029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095916029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095916029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095916029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095916029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095916029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095916029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095916029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095916031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095916035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095916035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095916394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095916394 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095916394 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095916394 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095916398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1216)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250120095916399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@d54cc51358e7: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='CC69EE65'O, index=0 SGSN_Test-GSUP(1217)@d54cc51358e7: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@d54cc51358e7: 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 := '1DA4E0F0E0B6E64BC903616295CA0869'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B8056E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FEC7D36710BEFCBC'O } } } } } 20250120095917472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095917472 DLLC NOTICE LLME(ffffffff/cc69ee65){UNASSIGNED} LLC RX: unknown TLLI 0xcc69ee65, creating LLME on the fly (gprs_llc.c:552) 20250120095917472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095917472 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20250120095917472 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120095917472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120095917472 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120095917472 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Allocated (fsm.c:456) 20250120095917472 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095917472 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095917472 DLLC NOTICE LLME(ffffffff/cc69ee65){UNASSIGNED} LLGM Assign pre (cc69ee65 => db7f5d41) (gprs_llc.c:1079) 20250120095917472 DLLC NOTICE LLME(cc69ee65/db7f5d41){ASSIGNED} LLGM Assign post (cc69ee65 => db7f5d41) (gprs_llc.c:1125) 20250120095917472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095917472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095917472 DMM DEBUG MM(262420000000051/db7f5d41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095917489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095917489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095917489 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095917489 DMM DEBUG MM(262420000000051/db7f5d41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20250120095917489 DMM NOTICE MM(262420000000051/db7f5d41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095917489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095917489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095917489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095917489 DMM DEBUG MM(262420000000051/db7f5d41) Requesting authorization (sgsn_auth.c:160) 20250120095917489 DMM INFO MM(262420000000051/db7f5d41) Requesting authentication tuples (sgsn_auth.c:184) 20250120095917489 DMM DEBUG MM(262420000000051/db7f5d41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095917489 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250120095917489 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@d54cc51358e7: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@d54cc51358e7: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250120095917494 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095917494 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095917494 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095917494 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095917494 DMM INFO MM(262420000000051/db7f5d41) Subscriber data update (mmctx.c:445) 20250120095917494 DMM DEBUG MM(262420000000051/db7f5d41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095917494 DMM INFO MM(262420000000051/db7f5d41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095917494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095917494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095917494 DMM INFO MM(262420000000051/db7f5d41) <- GMM AUTH AND CIPHERING REQ (rand = 1d a4 e0 f0 e0 b6 e6 4b c9 03 61 62 95 ca 08 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095917509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095917509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095917509 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095917509 DMM INFO MM(262420000000051/db7f5d41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095917509 DMM NOTICE MM(262420000000051/db7f5d41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095917509 DMM DEBUG MM(262420000000051/db7f5d41) checking auth: received GSM SRES = 5b 80 56 e0 (gprs_gmm.c:648) 20250120095917509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095917509 DMM DEBUG MM(262420000000051/db7f5d41) Requesting authorization (sgsn_auth.c:160) 20250120095917509 DMM INFO MM(262420000000051/db7f5d41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095917509 DMM DEBUG MM(262420000000051/db7f5d41) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095917509 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250120095917509 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) 20250120095917509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095917509 DMM INFO MM(262420000000051/db7f5d41) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb7f5d41) (gprs_gmm.c:282) 20250120095917512 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095917512 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095917512 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250120095917512 DMM INFO MM(262420000000051/db7f5d41) Subscriber data update (mmctx.c:445) 20250120095917512 DMM DEBUG MM(262420000000051/db7f5d41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095917512 DMM INFO MM(262420000000051/db7f5d41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095917512 DMM NOTICE MM(262420000000051/db7f5d41) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20250120095917512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095917512 DMM NOTICE MM(262420000000051/db7f5d41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095917512 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) 20250120095917514 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095917514 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250120095917514 DMM INFO MM(262420000000051/db7f5d41) Subscriber data update (mmctx.c:445) 20250120095917514 DMM DEBUG MM(262420000000051/db7f5d41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095917525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095917525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095917525 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095917525 DMM INFO MM(262420000000051/db7f5d41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095917525 DMM NOTICE MM(262420000000051/db7f5d41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095917525 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095917525 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095917525 DLLC NOTICE LLME(cc69ee65/db7f5d41){ASSIGNED} LLGM Assign pre (ffffffff => db7f5d41) (gprs_llc.c:1079) 20250120095917525 DLLC NOTICE LLME(ffffffff/db7f5d41){ASSIGNED} LLGM Assign post (ffffffff => db7f5d41) (gprs_llc.c:1125) 20250120095917525 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095917525 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095917525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095917525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120095917582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095917582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095917582 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095917582 DMM INFO MM(262420000000051/db7f5d41) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095917582 DMM INFO MM(262420000000051/db7f5d41) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095917582 DMM DEBUG MM(262420000000051/db7f5d41) Using GGSN 0 (gprs_sm.c:317) 20250120095917582 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) 20250120095917582 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250120095917582 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095917582 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095917582 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250120095917606 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 e0 5f b4 76 11 87 ee b5 89 14 05 7f 31 15 f2 30 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) 20250120095917606 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b861400, cbp=0x55b3969cd5d0) (sgsn_libgtp.c:633) 20250120095917606 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095917606 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cf098 TLLI=db7f5d41, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095917607 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095917607 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@d54cc51358e7: setverdict(pass): none -> pass TC_paging_ps(1219)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095917623 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250120095920583 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Timeout of T3314 (fsm.c:317) 20250120095920583 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250120095920583 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250120095920707 DGPRS DEBUG Checking for inactive LLMEs, time = 598066 (sgsn.c:132) 20250120095922635 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250120095922635 DMM INFO MM(262420000000051/db7f5d41) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@d54cc51358e7: 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 := 'DB7F5D41'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@d54cc51358e7: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@d54cc51358e7: Final verdict of PTC: pass 20250120095922661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1212)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@d54cc51358e7: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@d54cc51358e7: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1210)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@d54cc51358e7: Final verdict of PTC: none 20250120095922666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095922666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1217)@d54cc51358e7: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1215)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1208)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1203)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1205)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1213)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@d54cc51358e7: Test case TC_paging_ps finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Jan 20 09:59:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250120095922756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095923159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100292) 20250120095923668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095923668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100292, count=104648) 20250120095924668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095924668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Jan 20 09:59:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095925670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095925670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_paging_ps_ra_multiple_cells started. 20250120095926254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095926257 DMM INFO MM(262420000000051/db7f5d41) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095926257 DMM INFO MM(262420000000051/db7f5d41) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095926257 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095926257 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095926257 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095926257 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250120095926257 DLLC NOTICE LLME(ffffffff/db7f5d41){ASSIGNED} LLGM Assign pre (db7f5d41 => ffffffff) (gprs_llc.c:1079) 20250120095926257 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db7f5d41 => ffffffff) (gprs_llc.c:1125) 20250120095926257 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969ced40 (gprs_sndcp.c:574) 20250120095926258 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cf098, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095926258 DMM NOTICE MM(262420000000051/db7f5d41) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095926258 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250120095926258 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095926258 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095926258 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250120095926258 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250120095926258 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) 20250120095926258 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20250120095926258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Deallocated (fsm.c:568) 20250120095926258 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120095926258 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Deallocated (fsm.c:568) 20250120095926258 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120095926258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095926303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095926303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095926303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095926303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095926303 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095926303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095926303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095926303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095926303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250120095926303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095926303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095926303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1224)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095926304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095926304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095926304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095926304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095926304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095926304 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095926304 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095926304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095926304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095926304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095926306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095926310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095926310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095926318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095926318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095926318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095926318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095926318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095926318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095926318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095926318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095926318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095926319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095926319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095926319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095926319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095926320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095926320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095926320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095926320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095926320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095926320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095926320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095926320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095926320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120095926321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095926326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095926326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095926331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095926331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095926331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095926331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095926331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095926331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095926331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095926331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095926331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095926332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095926332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095926332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095926332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095926332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095926332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095926332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095926332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095926332 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095926332 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095926332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095926332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095926332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095926334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095926338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095926338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095926672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095926672 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095926672 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095926672 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095926676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095926677 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d54cc51358e7: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C5933653'O, index=0 SGSN_Test-GSUP(1236)@d54cc51358e7: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d54cc51358e7: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d54cc51358e7: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C5933653'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d54cc51358e7: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C5933653'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@d54cc51358e7: 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 := 'ED40CE984701B47E86EF5C976B139E9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A7B0590'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F84F6E65180BDE3A'O } } } } } 20250120095927755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095927755 DLLC NOTICE LLME(ffffffff/c5933653){UNASSIGNED} LLC RX: unknown TLLI 0xc5933653, creating LLME on the fly (gprs_llc.c:552) 20250120095927755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095927755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20250120095927755 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120095927755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120095927755 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120095927755 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Allocated (fsm.c:456) 20250120095927755 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095927755 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095927755 DLLC NOTICE LLME(ffffffff/c5933653){UNASSIGNED} LLGM Assign pre (c5933653 => d873cfd0) (gprs_llc.c:1079) 20250120095927755 DLLC NOTICE LLME(c5933653/d873cfd0){ASSIGNED} LLGM Assign post (c5933653 => d873cfd0) (gprs_llc.c:1125) 20250120095927755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095927755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095927755 DMM DEBUG MM(262420000000052/d873cfd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095927773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095927773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095927773 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095927773 DMM DEBUG MM(262420000000052/d873cfd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20250120095927773 DMM NOTICE MM(262420000000052/d873cfd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095927773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095927773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095927773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095927773 DMM DEBUG MM(262420000000052/d873cfd0) Requesting authorization (sgsn_auth.c:160) 20250120095927773 DMM INFO MM(262420000000052/d873cfd0) Requesting authentication tuples (sgsn_auth.c:184) 20250120095927773 DMM DEBUG MM(262420000000052/d873cfd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095927773 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250120095927773 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@d54cc51358e7: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@d54cc51358e7: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250120095927778 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095927778 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095927778 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095927778 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095927778 DMM INFO MM(262420000000052/d873cfd0) Subscriber data update (mmctx.c:445) 20250120095927778 DMM DEBUG MM(262420000000052/d873cfd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095927778 DMM INFO MM(262420000000052/d873cfd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095927778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095927778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095927778 DMM INFO MM(262420000000052/d873cfd0) <- GMM AUTH AND CIPHERING REQ (rand = ed 40 ce 98 47 01 b4 7e 86 ef 5c 97 6b 13 9e 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095927796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095927796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095927796 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095927796 DMM INFO MM(262420000000052/d873cfd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095927796 DMM NOTICE MM(262420000000052/d873cfd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095927796 DMM DEBUG MM(262420000000052/d873cfd0) checking auth: received GSM SRES = 1a 7b 05 90 (gprs_gmm.c:648) 20250120095927796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095927796 DMM DEBUG MM(262420000000052/d873cfd0) Requesting authorization (sgsn_auth.c:160) 20250120095927796 DMM INFO MM(262420000000052/d873cfd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095927796 DMM DEBUG MM(262420000000052/d873cfd0) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095927796 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250120095927796 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) 20250120095927796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095927796 DMM INFO MM(262420000000052/d873cfd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd873cfd0) (gprs_gmm.c:282) 20250120095927798 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095927798 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095927798 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250120095927798 DMM INFO MM(262420000000052/d873cfd0) Subscriber data update (mmctx.c:445) 20250120095927798 DMM DEBUG MM(262420000000052/d873cfd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095927799 DMM INFO MM(262420000000052/d873cfd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095927799 DMM NOTICE MM(262420000000052/d873cfd0) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20250120095927799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095927799 DMM NOTICE MM(262420000000052/d873cfd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095927799 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) 20250120095927800 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095927800 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250120095927800 DMM INFO MM(262420000000052/d873cfd0) Subscriber data update (mmctx.c:445) 20250120095927800 DMM DEBUG MM(262420000000052/d873cfd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095927816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095927816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095927816 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095927816 DMM INFO MM(262420000000052/d873cfd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095927816 DMM NOTICE MM(262420000000052/d873cfd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095927816 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095927816 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095927816 DLLC NOTICE LLME(c5933653/d873cfd0){ASSIGNED} LLGM Assign pre (ffffffff => d873cfd0) (gprs_llc.c:1079) 20250120095927816 DLLC NOTICE LLME(ffffffff/d873cfd0){ASSIGNED} LLGM Assign post (ffffffff => d873cfd0) (gprs_llc.c:1125) 20250120095927816 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095927816 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095927816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095927816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120095927874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095927874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095927874 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095927874 DMM INFO MM(262420000000052/d873cfd0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095927874 DMM INFO MM(262420000000052/d873cfd0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095927874 DMM DEBUG MM(262420000000052/d873cfd0) Using GGSN 0 (gprs_sm.c:317) 20250120095927874 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) 20250120095927874 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250120095927874 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095927874 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095927874 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250120095927897 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 aa aa 54 3a 11 2d 44 74 e2 14 05 7f b6 50 68 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=1070 from retransmit req queue (gtp.c:443) 20250120095927897 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b862478, cbp=0x55b3969c95e0) (sgsn_libgtp.c:633) 20250120095927897 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095927897 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cf8d8 TLLI=d873cfd0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095927897 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095927897 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@d54cc51358e7: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095927915 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250120095930875 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Timeout of T3314 (fsm.c:317) 20250120095930875 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250120095930875 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250120095932932 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250120095932932 DMM INFO MM(262420000000052/d873cfd0) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d54cc51358e7: 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 := 'D873CFD0'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d54cc51358e7: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'D873CFD0'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d54cc51358e7: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@d54cc51358e7: Final verdict of PTC: pass 20250120095932956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1229)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1234)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1224)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@d54cc51358e7: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@d54cc51358e7: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d54cc51358e7: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@d54cc51358e7: Final verdict of PTC: none 20250120095932963 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GGSN_GTP(1237)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@d54cc51358e7: Final verdict of PTC: none 20250120095932964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1226)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1222)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1227)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1232)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@d54cc51358e7: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Mon Jan 20 09:59:32 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250120095933034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095933437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100944) 20250120095933964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095933965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100944, count=105300) 20250120095934965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095934965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Jan 20 09:59:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095935966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095935966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_bssgp_rim_single_report started. 20250120095936528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095936530 DMM INFO MM(262420000000052/d873cfd0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120095936530 DMM INFO MM(262420000000052/d873cfd0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120095936530 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120095936530 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120095936530 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120095936530 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250120095936530 DLLC NOTICE LLME(ffffffff/d873cfd0){ASSIGNED} LLGM Assign pre (d873cfd0 => ffffffff) (gprs_llc.c:1079) 20250120095936530 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d873cfd0 => ffffffff) (gprs_llc.c:1125) 20250120095936530 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cf580 (gprs_sndcp.c:574) 20250120095936530 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cf8d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095936530 DMM NOTICE MM(262420000000052/d873cfd0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095936530 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250120095936530 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095936530 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095936530 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250120095936530 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250120095936530 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) 20250120095936530 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20250120095936530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120095936530 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120095936530 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Deallocated (fsm.c:568) 20250120095936530 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120095936530 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095936576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095936576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095936576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095936576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095936576 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095936576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095936576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095936576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095936576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095936577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095936577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095936577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095936577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095936577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095936577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095936577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095936577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095936577 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095936577 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095936577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1243)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095936577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095936577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095936579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095936584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095936584 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095936589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095936590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095936590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095936590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095936590 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095936590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095936590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095936590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095936590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095936591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095936591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095936591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095936591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095936591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095936591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095936591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095936591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095936591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095936591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095936591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095936591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095936591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095936593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095936599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095936599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1250)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1247)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095936604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095936604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095936604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095936604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095936604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095936604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095936604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095936604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095936604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095936605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095936605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095936605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095936605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095936605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095936605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095936605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095936605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095936605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095936605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095936605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095936605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095936606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095936608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095936612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095936612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095936967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095936968 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095936968 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095936968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095936972 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120095936973 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250120095936996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d54cc51358e7: setverdict(pass): none -> pass MTC@d54cc51358e7: Warning: Re-starting timer T, which is already active (running or expired). 20250120095937014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095937027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1248)@d54cc51358e7: Final verdict of PTC: none 20250120095937032 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095937032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1243)@d54cc51358e7: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@d54cc51358e7: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1253)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@d54cc51358e7: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1246)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1251)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1241)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: pass MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@d54cc51358e7: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Jan 20 09:59:37 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 20250120095937078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095937480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43752) 20250120095938033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095938034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43752, count=59776) 20250120095939034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095939035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Jan 20 09:59:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095940036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095940036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_rim_eutran_to_geran started. 20250120095940569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095940571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095940613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095940613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095940613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095940613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095940613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095940613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095940613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095940613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095940613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250120095940614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095940614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095940614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1261)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095940614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095940614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095940614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095940614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095940614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095940614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095940614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095940614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095940615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095940615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095940617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095940624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095940624 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095940630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095940630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095940630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095940630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095940630 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095940630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095940630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095940630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095940630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095940631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095940631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095940631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095940631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095940631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095940631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095940631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095940631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095940631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095940631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095940631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095940632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095940632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095940634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120095940639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095940639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095940646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095940646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095940646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095940646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095940646 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095940646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095940646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095940646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095940646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095940647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095940647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095940647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095940647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095940647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095940647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095940647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095940647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095940647 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095940647 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095940647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095940647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095940647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095940650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095940655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095940655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095941037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095941037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095941037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095941037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095941042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095941043 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d54cc51358e7: setverdict(pass): none -> pass 20250120095941089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095941098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1266)@d54cc51358e7: Final verdict of PTC: none 20250120095941103 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120095941103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1271)@d54cc51358e7: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1261)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@d54cc51358e7: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@d54cc51358e7: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1270)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1264)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1259)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: pass MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@d54cc51358e7: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Jan 20 09:59:41 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 20250120095941166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095941568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49044) 20250120095942104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095942105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49044, count=53400) 20250120095943105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095943106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Jan 20 09:59:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120095944106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095944107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_cell_change_different_rai_ci_attach started. 20250120095944655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120095944658 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095944704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120095944704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095944704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095944704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095944704 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120095944704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095944704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095944704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095944704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095944705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095944705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095944705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095944705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095944705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095944705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095944705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095944705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095944705 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120095944705 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095944705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1279)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120095944706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095944706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095944708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095944716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095944716 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095944720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120095944720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095944720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095944720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095944720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120095944720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095944720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095944720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095944720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095944721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095944721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095944721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095944721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095944721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095944721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095944721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095944721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095944721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120095944721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095944721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095944721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095944721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095944723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095944728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095944728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1286)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120095944734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120095944734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120095944734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120095944734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095944734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120095944734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120095944734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120095944734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120095944734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120095944735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120095944735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120095944735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120095944735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120095944735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120095944735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120095944735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120095944735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120095944735 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120095944735 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120095944735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120095944735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120095944735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120095944737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120095944741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095944741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120095945108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120095945108 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120095945108 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120095945108 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120095945113 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120095945114 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d54cc51358e7: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CD647302'O, index=0 SGSN_Test-GSUP(1291)@d54cc51358e7: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@d54cc51358e7: 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 := '47AD5C3DBBF3B652E1BEE773E3D4BF32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '213EC33B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F6DA69D9F5C3585'O } } } } } 20250120095945170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095945170 DLLC NOTICE LLME(ffffffff/cd647302){UNASSIGNED} LLC RX: unknown TLLI 0xcd647302, creating LLME on the fly (gprs_llc.c:552) 20250120095945170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095945170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20250120095945170 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120095945170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120095945170 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120095945170 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Allocated (fsm.c:456) 20250120095945170 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095945170 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120095945170 DLLC NOTICE LLME(ffffffff/cd647302){UNASSIGNED} LLGM Assign pre (cd647302 => fe54aa67) (gprs_llc.c:1079) 20250120095945170 DLLC NOTICE LLME(cd647302/fe54aa67){ASSIGNED} LLGM Assign post (cd647302 => fe54aa67) (gprs_llc.c:1125) 20250120095945170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095945170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095945170 DMM DEBUG MM(262420000000068/fe54aa67) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095945181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095945181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120095945181 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095945181 DMM DEBUG MM(262420000000068/fe54aa67) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250120095945181 DMM NOTICE MM(262420000000068/fe54aa67) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095945181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095945181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095945181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095945181 DMM DEBUG MM(262420000000068/fe54aa67) Requesting authorization (sgsn_auth.c:160) 20250120095945181 DMM INFO MM(262420000000068/fe54aa67) Requesting authentication tuples (sgsn_auth.c:184) 20250120095945181 DMM DEBUG MM(262420000000068/fe54aa67) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120095945181 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250120095945181 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@d54cc51358e7: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@d54cc51358e7: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250120095945185 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120095945185 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120095945185 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120095945185 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120095945185 DMM INFO MM(262420000000068/fe54aa67) Subscriber data update (mmctx.c:445) 20250120095945185 DMM DEBUG MM(262420000000068/fe54aa67) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120095945185 DMM INFO MM(262420000000068/fe54aa67) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120095945185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120095945185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120095945185 DMM INFO MM(262420000000068/fe54aa67) <- GMM AUTH AND CIPHERING REQ (rand = 47 ad 5c 3d bb f3 b6 52 e1 be e7 73 e3 d4 bf 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120095945196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095945196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250120095945196 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095945196 DMM INFO MM(262420000000068/fe54aa67) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120095945196 DMM NOTICE MM(262420000000068/fe54aa67) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120095945196 DMM DEBUG MM(262420000000068/fe54aa67) checking auth: received GSM SRES = 21 3e c3 3b (gprs_gmm.c:648) 20250120095945196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120095945196 DMM DEBUG MM(262420000000068/fe54aa67) Requesting authorization (sgsn_auth.c:160) 20250120095945196 DMM INFO MM(262420000000068/fe54aa67) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095945196 DMM DEBUG MM(262420000000068/fe54aa67) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095945196 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250120095945196 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) 20250120095945196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120095945196 DMM INFO MM(262420000000068/fe54aa67) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe54aa67) (gprs_gmm.c:282) 20250120095945198 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120095945198 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120095945198 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250120095945198 DMM INFO MM(262420000000068/fe54aa67) Subscriber data update (mmctx.c:445) 20250120095945198 DMM DEBUG MM(262420000000068/fe54aa67) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120095945198 DMM INFO MM(262420000000068/fe54aa67) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120095945198 DMM NOTICE MM(262420000000068/fe54aa67) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20250120095945198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120095945198 DMM NOTICE MM(262420000000068/fe54aa67) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120095945198 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) 20250120095945200 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120095945200 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250120095945200 DMM INFO MM(262420000000068/fe54aa67) Subscriber data update (mmctx.c:445) 20250120095945200 DMM DEBUG MM(262420000000068/fe54aa67) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120095945210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095945210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120095945211 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095945211 DMM INFO MM(262420000000068/fe54aa67) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120095945211 DMM NOTICE MM(262420000000068/fe54aa67) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120095945211 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120095945211 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120095945211 DLLC NOTICE LLME(cd647302/fe54aa67){ASSIGNED} LLGM Assign pre (ffffffff => fe54aa67) (gprs_llc.c:1079) 20250120095945211 DLLC NOTICE LLME(ffffffff/fe54aa67){ASSIGNED} LLGM Assign post (ffffffff => fe54aa67) (gprs_llc.c:1125) 20250120095945211 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120095945211 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120095945211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120095945211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120095945267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095945267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120095945267 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095945267 DMM INFO MM(262420000000068/fe54aa67) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120095945267 DMM INFO MM(262420000000068/fe54aa67) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120095945268 DMM DEBUG MM(262420000000068/fe54aa67) Using GGSN 0 (gprs_sm.c:317) 20250120095945268 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) 20250120095945268 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250120095945268 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120095945268 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250120095945268 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250120095945292 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 b5 6a 79 69 11 a3 9c 9f 44 14 05 7f 08 1d 0b c7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20250120095945292 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b8634f0, cbp=0x55b3969cdc50) (sgsn_libgtp.c:633) 20250120095945292 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120095945292 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cf688 TLLI=fe54aa67, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120095945292 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120095945292 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@d54cc51358e7: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120095945304 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250120095945315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095945315 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250120095945315 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d54cc51358e7: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d54cc51358e7: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FE54AA67'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@d54cc51358e7: 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 := '8E6AE1BE3BDAE86C4D1E085A7A89A46F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC2ABD7E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '650DA2310EA579B6'O } } } } } 20250120095945329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095945329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250120095945329 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFE54AA67) type="GPRS attach" (gprs_gmm.c:1248) 20250120095945329 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120095945329 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120095945329 DLLC NOTICE LLME(ffffffff/fe54aa67){ASSIGNED} LLGM Assign pre (fe54aa67 => f29da47e) (gprs_llc.c:1079) 20250120095945329 DLLC NOTICE LLME(fe54aa67/f29da47e){ASSIGNED} LLGM Assign post (fe54aa67 => f29da47e) (gprs_llc.c:1125) 20250120095945329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120095945329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120095945329 DMM DEBUG MM(262420000000068/f29da47e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120095945349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120095945349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250120095945349 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120095945349 DMM DEBUG MM(262420000000068/f29da47e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250120095945349 DMM NOTICE MM(262420000000068/f29da47e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120095945349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120095945349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120095945349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120095945349 DMM DEBUG MM(262420000000068/f29da47e) Requesting authorization (sgsn_auth.c:160) 20250120095945349 DMM INFO MM(262420000000068/f29da47e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120095945349 DMM DEBUG MM(262420000000068/f29da47e) Requesting subscriber data update (gprs_subscriber.c:894) 20250120095945349 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250120095945349 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) 20250120095950708 DGPRS DEBUG Checking for inactive LLMEs, time = 598096 (sgsn.c:132) 20250120095951351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250120095951351 DMM ERROR MM(262420000000068/f29da47e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250120095951351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250120095951351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120095951351 DMM NOTICE MM(262420000000068/f29da47e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250120095951351 DMM NOTICE MM(262420000000068/f29da47e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120095951351 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250120095951351 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cf688, TLLI=f29da47e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120095951351 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120095951351 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120095951351 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250120095951351 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250120095951351 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) 20250120095951351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Reject}: Deallocated (fsm.c:568) 20250120095951351 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Deallocated (fsm.c:568) 20250120095951351 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Deallocated (fsm.c:568) 20250120095951351 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120095951351 DLLC NOTICE LLME(fe54aa67/f29da47e){ASSIGNED} LLGM Assign pre (f29da47e => ffffffff) (gprs_llc.c:1079) 20250120095951351 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f29da47e => ffffffff) (gprs_llc.c:1125) 20250120095956352 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250120100001354 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250120100005109 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120100005110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250120100005110 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120100006355 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250120100011357 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250120100014706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100014711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100014711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120100014722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100014725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100014725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120100014736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100014738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100014738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@d54cc51358e7: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d54cc51358e7: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1279)@d54cc51358e7: Final verdict of PTC: none 20250120100015163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100015163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1289)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1284)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@d54cc51358e7: Final verdict of PTC: none 20250120100015165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49710<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1277)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1287)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1282)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@d54cc51358e7: Final verdict of PTC: fail reason: "Tguard timeout" MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@d54cc51358e7: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Mon Jan 20 10:00:15 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 20250120100015259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100015661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120724) 20250120100016164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100016164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120100016358 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250120100016358 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55b3969cdc50) (sgsn_libgtp.c:633) 20250120100016358 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55b3969cdc50) (sgsn_libgtp.c:637) 20250120100016358 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250120100016358 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250120100016358 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250120100016358 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=120724, count=121824) 20250120100017165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100017166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Jan 20 10:00:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100018166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100018167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_cell_change_different_rai_ci_data started. 20250120100018762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100018764 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100018808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100018808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100018808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100018808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100018808 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100018808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100018808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100018808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100018808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100018809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100018809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100018809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100018809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100018809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100018809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100018809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100018809 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100018809 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100018809 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100018809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100018809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100018809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120100018811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100018815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100018815 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100018820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100018820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100018820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100018820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100018820 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100018820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100018820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100018820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100018820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100018821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100018821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100018821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100018821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100018821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100018821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100018821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100018821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100018821 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100018821 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100018821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100018822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100018822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100018823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100018827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100018827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100018836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100018836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100018836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100018836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100018836 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100018836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100018836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100018836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100018836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100018838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100018838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100018838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100018838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100018838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100018838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100018838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100018838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100018838 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100018838 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100018838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1308)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120100018838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100018838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100018841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100018847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100018847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100019168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100019169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100019169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100019169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100019174 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100019175 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@d54cc51358e7: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C35919AC'O, index=0 SGSN_Test-GSUP(1310)@d54cc51358e7: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@d54cc51358e7: 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 := 'B6CF607ECFA59110EA86059FB3964AC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F9A8372'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '221F242A97178235'O } } } } } 20250120100019247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100019247 DLLC NOTICE LLME(ffffffff/c35919ac){UNASSIGNED} LLC RX: unknown TLLI 0xc35919ac, creating LLME on the fly (gprs_llc.c:552) 20250120100019247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100019247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20250120100019247 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120100019247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120100019247 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120100019247 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Allocated (fsm.c:456) 20250120100019247 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100019247 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100019247 DLLC NOTICE LLME(ffffffff/c35919ac){UNASSIGNED} LLGM Assign pre (c35919ac => dc673725) (gprs_llc.c:1079) 20250120100019247 DLLC NOTICE LLME(c35919ac/dc673725){ASSIGNED} LLGM Assign post (c35919ac => dc673725) (gprs_llc.c:1125) 20250120100019247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100019247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100019247 DMM DEBUG MM(262420000000070/dc673725) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100019268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100019268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120100019268 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100019268 DMM DEBUG MM(262420000000070/dc673725) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20250120100019268 DMM NOTICE MM(262420000000070/dc673725) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100019268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100019268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100019268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100019269 DMM DEBUG MM(262420000000070/dc673725) Requesting authorization (sgsn_auth.c:160) 20250120100019269 DMM INFO MM(262420000000070/dc673725) Requesting authentication tuples (sgsn_auth.c:184) 20250120100019269 DMM DEBUG MM(262420000000070/dc673725) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100019269 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250120100019269 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@d54cc51358e7: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@d54cc51358e7: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250120100019274 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100019274 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100019274 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100019274 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100019275 DMM INFO MM(262420000000070/dc673725) Subscriber data update (mmctx.c:445) 20250120100019275 DMM DEBUG MM(262420000000070/dc673725) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100019275 DMM INFO MM(262420000000070/dc673725) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100019275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100019275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100019275 DMM INFO MM(262420000000070/dc673725) <- GMM AUTH AND CIPHERING REQ (rand = b6 cf 60 7e cf a5 91 10 ea 86 05 9f b3 96 4a c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120100019290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100019290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100019290 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100019290 DMM INFO MM(262420000000070/dc673725) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100019290 DMM NOTICE MM(262420000000070/dc673725) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100019290 DMM DEBUG MM(262420000000070/dc673725) checking auth: received GSM SRES = 8f 9a 83 72 (gprs_gmm.c:648) 20250120100019290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100019290 DMM DEBUG MM(262420000000070/dc673725) Requesting authorization (sgsn_auth.c:160) 20250120100019290 DMM INFO MM(262420000000070/dc673725) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100019290 DMM DEBUG MM(262420000000070/dc673725) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100019290 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250120100019290 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) 20250120100019290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120100019290 DMM INFO MM(262420000000070/dc673725) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc673725) (gprs_gmm.c:282) 20250120100019294 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100019294 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100019294 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250120100019294 DMM INFO MM(262420000000070/dc673725) Subscriber data update (mmctx.c:445) 20250120100019294 DMM DEBUG MM(262420000000070/dc673725) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100019294 DMM INFO MM(262420000000070/dc673725) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100019294 DMM NOTICE MM(262420000000070/dc673725) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20250120100019294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100019294 DMM NOTICE MM(262420000000070/dc673725) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100019294 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) 20250120100019295 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100019295 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250120100019295 DMM INFO MM(262420000000070/dc673725) Subscriber data update (mmctx.c:445) 20250120100019295 DMM DEBUG MM(262420000000070/dc673725) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120100019307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100019307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120100019307 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100019307 DMM INFO MM(262420000000070/dc673725) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100019307 DMM NOTICE MM(262420000000070/dc673725) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100019307 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100019307 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100019307 DLLC NOTICE LLME(c35919ac/dc673725){ASSIGNED} LLGM Assign pre (ffffffff => dc673725) (gprs_llc.c:1079) 20250120100019307 DLLC NOTICE LLME(ffffffff/dc673725){ASSIGNED} LLGM Assign post (ffffffff => dc673725) (gprs_llc.c:1125) 20250120100019307 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120100019307 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120100019307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100019308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100019365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100019365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120100019366 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100019366 DMM INFO MM(262420000000070/dc673725) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120100019366 DMM INFO MM(262420000000070/dc673725) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120100019366 DMM DEBUG MM(262420000000070/dc673725) Using GGSN 0 (gprs_sm.c:317) 20250120100019366 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) 20250120100019366 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250120100019366 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120100019366 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250120100019366 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250120100019393 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 5e f0 63 4e 11 03 75 53 3b 14 05 7f c9 67 65 7a 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) 20250120100019393 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b8634f0, cbp=0x55b3969cdc50) (sgsn_libgtp.c:633) 20250120100019393 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120100019393 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cf688 TLLI=dc673725, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120100019393 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120100019393 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@d54cc51358e7: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120100019410 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250120100019423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100019423 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250120100019423 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@d54cc51358e7: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='DC673725'O, index=0 20250120100019438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100019438 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100019438 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55b3969cf688, TLLI=dc673725, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250120100020709 DGPRS DEBUG Checking for inactive LLMEs, time = 598126 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@d54cc51358e7: Removing Client IMSI='262420000000070'H, index=0 20250120100021439 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@d54cc51358e7: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@d54cc51358e7: Final verdict of PTC: pass 20250120100021454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36454<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1303)@d54cc51358e7: Final verdict of PTC: none 20250120100021458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100021459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1299)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1308)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1298)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1301)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1306)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1296)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case.Mon Jan 20 10:00:21 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 MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@d54cc51358e7: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. 20250120100021526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100021928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93616) 20250120100022460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100022460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93616, count=99908) 20250120100023462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100023462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Jan 20 10:00:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100024463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100024463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_cell_change_different_ci_attach started. 20250120100024990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100024990 DMM INFO MM(262420000000070/dc673725) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100024990 DMM INFO MM(262420000000070/dc673725) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100024990 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100024990 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100024990 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120100024990 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120100024990 DLLC NOTICE LLME(ffffffff/dc673725){ASSIGNED} LLGM Assign pre (dc673725 => ffffffff) (gprs_llc.c:1079) 20250120100024990 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc673725 => ffffffff) (gprs_llc.c:1125) 20250120100024991 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cf330 (gprs_sndcp.c:574) 20250120100024991 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cf688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120100024991 DMM NOTICE MM(262420000000070/dc673725) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120100024991 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250120100024991 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120100024991 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120100024991 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250120100024991 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250120100024991 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) 20250120100024991 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20250120100024991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120100024991 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120100024991 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Deallocated (fsm.c:568) 20250120100024991 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120100024991 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100025037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100025037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100025037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100025037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100025037 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100025037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100025037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100025037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100025037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100025038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100025038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100025038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100025038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100025038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100025038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100025038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100025038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100025038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100025038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100025038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100025038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100025038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100025041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100025048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025048 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100025055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100025055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100025055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100025055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100025055 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100025055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100025055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100025055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100025055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100025055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100025055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100025055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100025055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100025055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100025055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100025055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100025055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100025055 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100025055 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100025055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100025056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100025056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100025057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100025064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1324)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_cell_change_different_ci_attach-BVCI210(1321)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1327)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100025069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100025069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100025069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100025069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100025069 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100025069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100025069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100025069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100025069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100025069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100025069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100025069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100025070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100025070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100025070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100025070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100025070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100025070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100025070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100025070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100025070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100025070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100025072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100025077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100025465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100025465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100025465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100025465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100025469 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120100025471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@d54cc51358e7: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CAF71D84'O, index=0 SGSN_Test-GSUP(1329)@d54cc51358e7: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@d54cc51358e7: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@d54cc51358e7: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CAF71D84'O, index=0 TC_cell_change_different_ci_attach(1331)@d54cc51358e7: 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 := '6EDBD19915E570D8A75603E15F3AB57C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B34FCCAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D6FC258097156D3'O } } } } } 20250120100025549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025549 DLLC NOTICE LLME(ffffffff/caf71d84){UNASSIGNED} LLC RX: unknown TLLI 0xcaf71d84, creating LLME on the fly (gprs_llc.c:552) 20250120100025549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100025549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20250120100025549 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120100025549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120100025549 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120100025549 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Allocated (fsm.c:456) 20250120100025549 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100025549 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100025549 DLLC NOTICE LLME(ffffffff/caf71d84){UNASSIGNED} LLGM Assign pre (caf71d84 => d4bb7459) (gprs_llc.c:1079) 20250120100025549 DLLC NOTICE LLME(caf71d84/d4bb7459){ASSIGNED} LLGM Assign post (caf71d84 => d4bb7459) (gprs_llc.c:1125) 20250120100025549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100025549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100025549 DMM DEBUG MM(262420000000069/d4bb7459) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100025567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120100025567 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100025567 DMM DEBUG MM(262420000000069/d4bb7459) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250120100025567 DMM NOTICE MM(262420000000069/d4bb7459) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100025567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100025567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100025567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100025567 DMM DEBUG MM(262420000000069/d4bb7459) Requesting authorization (sgsn_auth.c:160) 20250120100025567 DMM INFO MM(262420000000069/d4bb7459) Requesting authentication tuples (sgsn_auth.c:184) 20250120100025567 DMM DEBUG MM(262420000000069/d4bb7459) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100025567 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250120100025567 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@d54cc51358e7: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@d54cc51358e7: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250120100025574 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100025574 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100025574 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100025574 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100025574 DMM INFO MM(262420000000069/d4bb7459) Subscriber data update (mmctx.c:445) 20250120100025574 DMM DEBUG MM(262420000000069/d4bb7459) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100025574 DMM INFO MM(262420000000069/d4bb7459) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100025574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100025574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100025574 DMM INFO MM(262420000000069/d4bb7459) <- GMM AUTH AND CIPHERING REQ (rand = 6e db d1 99 15 e5 70 d8 a7 56 03 e1 5f 3a b5 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120100025589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100025589 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100025589 DMM INFO MM(262420000000069/d4bb7459) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100025589 DMM NOTICE MM(262420000000069/d4bb7459) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100025589 DMM DEBUG MM(262420000000069/d4bb7459) checking auth: received GSM SRES = b3 4f cc ab (gprs_gmm.c:648) 20250120100025589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100025589 DMM DEBUG MM(262420000000069/d4bb7459) Requesting authorization (sgsn_auth.c:160) 20250120100025589 DMM INFO MM(262420000000069/d4bb7459) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100025589 DMM DEBUG MM(262420000000069/d4bb7459) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100025589 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250120100025589 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) 20250120100025589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120100025590 DMM INFO MM(262420000000069/d4bb7459) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4bb7459) (gprs_gmm.c:282) 20250120100025593 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100025593 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100025593 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250120100025593 DMM INFO MM(262420000000069/d4bb7459) Subscriber data update (mmctx.c:445) 20250120100025593 DMM DEBUG MM(262420000000069/d4bb7459) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100025593 DMM INFO MM(262420000000069/d4bb7459) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100025593 DMM NOTICE MM(262420000000069/d4bb7459) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20250120100025593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100025593 DMM NOTICE MM(262420000000069/d4bb7459) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100025593 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) 20250120100025594 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100025594 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250120100025594 DMM INFO MM(262420000000069/d4bb7459) Subscriber data update (mmctx.c:445) 20250120100025594 DMM DEBUG MM(262420000000069/d4bb7459) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120100025605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120100025605 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100025605 DMM INFO MM(262420000000069/d4bb7459) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100025605 DMM NOTICE MM(262420000000069/d4bb7459) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100025605 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100025605 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100025605 DLLC NOTICE LLME(caf71d84/d4bb7459){ASSIGNED} LLGM Assign pre (ffffffff => d4bb7459) (gprs_llc.c:1079) 20250120100025605 DLLC NOTICE LLME(ffffffff/d4bb7459){ASSIGNED} LLGM Assign post (ffffffff => d4bb7459) (gprs_llc.c:1125) 20250120100025605 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120100025605 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120100025605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100025605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100025663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120100025663 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100025663 DMM INFO MM(262420000000069/d4bb7459) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120100025663 DMM INFO MM(262420000000069/d4bb7459) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120100025663 DMM DEBUG MM(262420000000069/d4bb7459) Using GGSN 0 (gprs_sm.c:317) 20250120100025663 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) 20250120100025663 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250120100025663 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120100025663 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250120100025664 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250120100025690 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 85 85 f7 b2 11 59 39 96 87 14 05 7f da 4e 1e a6 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) 20250120100025690 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b864568, cbp=0x55b3969c9ca0) (sgsn_libgtp.c:633) 20250120100025690 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120100025690 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cf688 TLLI=d4bb7459, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120100025690 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120100025690 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@d54cc51358e7: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120100025706 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250120100025721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025721 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250120100025721 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@d54cc51358e7: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@d54cc51358e7: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D4BB7459'O, index=0 TC_cell_change_different_ci_attach(1331)@d54cc51358e7: 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 := 'E069D5492D32FB7A0D1DA1F02608B35B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDA0E030'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC0B83DC8C2A3CEF'O } } } } } 20250120100025737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250120100025737 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100025737 DMM INFO MM(262420000000069/d4bb7459) -> GMM ATTACH REQUEST MI(TMSI-0xD4BB7459) type="GPRS attach" (gprs_gmm.c:1248) 20250120100025737 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100025738 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120100025738 DLLC NOTICE LLME(ffffffff/d4bb7459){ASSIGNED} LLGM Assign pre (d4bb7459 => ca289e32) (gprs_llc.c:1079) 20250120100025738 DLLC NOTICE LLME(d4bb7459/ca289e32){ASSIGNED} LLGM Assign post (d4bb7459 => ca289e32) (gprs_llc.c:1125) 20250120100025738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100025738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100025738 DMM DEBUG MM(262420000000069/ca289e32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100025764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100025764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250120100025764 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100025764 DMM DEBUG MM(262420000000069/ca289e32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250120100025764 DMM NOTICE MM(262420000000069/ca289e32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100025764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100025764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100025764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100025764 DMM DEBUG MM(262420000000069/ca289e32) Requesting authorization (sgsn_auth.c:160) 20250120100025764 DMM INFO MM(262420000000069/ca289e32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100025764 DMM DEBUG MM(262420000000069/ca289e32) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100025764 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250120100025764 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) 20250120100031765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250120100031765 DMM ERROR MM(262420000000069/ca289e32) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250120100031765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250120100031765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250120100031765 DMM NOTICE MM(262420000000069/ca289e32) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250120100031765 DMM NOTICE MM(262420000000069/ca289e32) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120100031765 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250120100031765 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cf688, TLLI=ca289e32, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120100031765 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120100031765 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120100031765 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250120100031765 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250120100031765 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) 20250120100031765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Reject}: Deallocated (fsm.c:568) 20250120100031765 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Deallocated (fsm.c:568) 20250120100031765 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Deallocated (fsm.c:568) 20250120100031765 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250120100031765 DLLC NOTICE LLME(d4bb7459/ca289e32){ASSIGNED} LLGM Assign pre (ca289e32 => ffffffff) (gprs_llc.c:1079) 20250120100031765 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca289e32 => ffffffff) (gprs_llc.c:1125) 20250120100036766 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250120100041767 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250120100045467 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250120100045467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250120100045468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120100046768 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250120100050710 DGPRS DEBUG Checking for inactive LLMEs, time = 598156 (sgsn.c:132) 20250120100051769 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250120100055039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100055045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100055045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120100055056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100055059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100055059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250120100055071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100055074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100055074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@d54cc51358e7: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d54cc51358e7: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20250120100055535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100055535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1329)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@d54cc51358e7: Final verdict of PTC: none 20250120100055538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36468<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1317)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1327)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1322)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1315)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1320)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1325)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@d54cc51358e7: Final verdict of PTC: fail reason: "Tguard timeout" MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@d54cc51358e7: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Mon Jan 20 10:00:55 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 20250120100055647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100056049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122852) 20250120100056536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100056536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120100056770 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250120100056770 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55b3969c9ca0) (sgsn_libgtp.c:633) 20250120100056770 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55b3969c9ca0) (sgsn_libgtp.c:637) 20250120100056770 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250120100056770 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250120100056771 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250120100056771 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122852, count=128904) 20250120100057538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100057538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Jan 20 10:00:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100058539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100058539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_cell_change_different_ci_data started. 20250120100059157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100059160 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100059203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100059203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100059203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100059203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100059203 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100059203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100059203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100059203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100059203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100059204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100059204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100059204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100059204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100059204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100059204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100059204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100059204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100059204 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100059204 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100059204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100059204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100059204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100059206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100059213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_cell_change_different_ci_data-BVCI196(1335)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1341)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100059219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100059219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100059219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100059219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100059219 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100059219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100059219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100059219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100059219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100059221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100059221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100059221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100059221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100059221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100059221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100059221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100059221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100059221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100059221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100059221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100059221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100059221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120100059224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120100059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1342)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1340)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1346)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100059233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100059233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100059233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100059233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100059233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100059233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100059233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100059233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100059233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100059234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100059234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100059234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100059234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100059234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100059234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100059234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100059234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100059234 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100059234 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100059234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100059234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100059234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100059236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100059242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100059540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100059541 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100059541 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100059541 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100059545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100059546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@d54cc51358e7: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F8377042'O, index=0 SGSN_Test-GSUP(1348)@d54cc51358e7: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@d54cc51358e7: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@d54cc51358e7: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F8377042'O, index=0 TC_cell_change_different_ci_data(1350)@d54cc51358e7: 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 := 'A76E369F57BA6B41BF7E6EEFE601584F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D5064BB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDC06D11DEA03553'O } } } } } 20250120100059641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059641 DLLC NOTICE LLME(ffffffff/f8377042){UNASSIGNED} LLC RX: unknown TLLI 0xf8377042, creating LLME on the fly (gprs_llc.c:552) 20250120100059641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100059641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20250120100059641 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120100059641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120100059641 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120100059641 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Allocated (fsm.c:456) 20250120100059641 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100059641 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100059641 DLLC NOTICE LLME(ffffffff/f8377042){UNASSIGNED} LLGM Assign pre (f8377042 => ce048b3c) (gprs_llc.c:1079) 20250120100059641 DLLC NOTICE LLME(f8377042/ce048b3c){ASSIGNED} LLGM Assign post (f8377042 => ce048b3c) (gprs_llc.c:1125) 20250120100059641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100059641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100059641 DMM DEBUG MM(262420000000071/ce048b3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100059663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120100059663 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100059663 DMM DEBUG MM(262420000000071/ce048b3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20250120100059663 DMM NOTICE MM(262420000000071/ce048b3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100059663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100059663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100059663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100059663 DMM DEBUG MM(262420000000071/ce048b3c) Requesting authorization (sgsn_auth.c:160) 20250120100059663 DMM INFO MM(262420000000071/ce048b3c) Requesting authentication tuples (sgsn_auth.c:184) 20250120100059663 DMM DEBUG MM(262420000000071/ce048b3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100059663 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250120100059663 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@d54cc51358e7: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@d54cc51358e7: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250120100059669 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100059669 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100059669 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100059669 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100059669 DMM INFO MM(262420000000071/ce048b3c) Subscriber data update (mmctx.c:445) 20250120100059669 DMM DEBUG MM(262420000000071/ce048b3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100059669 DMM INFO MM(262420000000071/ce048b3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100059669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100059669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100059669 DMM INFO MM(262420000000071/ce048b3c) <- GMM AUTH AND CIPHERING REQ (rand = a7 6e 36 9f 57 ba 6b 41 bf 7e 6e ef e6 01 58 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120100059685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100059685 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100059685 DMM INFO MM(262420000000071/ce048b3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100059685 DMM NOTICE MM(262420000000071/ce048b3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100059685 DMM DEBUG MM(262420000000071/ce048b3c) checking auth: received GSM SRES = d5 06 4b b9 (gprs_gmm.c:648) 20250120100059685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100059685 DMM DEBUG MM(262420000000071/ce048b3c) Requesting authorization (sgsn_auth.c:160) 20250120100059685 DMM INFO MM(262420000000071/ce048b3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100059685 DMM DEBUG MM(262420000000071/ce048b3c) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100059685 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250120100059685 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) 20250120100059685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120100059685 DMM INFO MM(262420000000071/ce048b3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xce048b3c) (gprs_gmm.c:282) 20250120100059687 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100059687 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100059687 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250120100059687 DMM INFO MM(262420000000071/ce048b3c) Subscriber data update (mmctx.c:445) 20250120100059687 DMM DEBUG MM(262420000000071/ce048b3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100059687 DMM INFO MM(262420000000071/ce048b3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100059687 DMM NOTICE MM(262420000000071/ce048b3c) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20250120100059687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100059687 DMM NOTICE MM(262420000000071/ce048b3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100059687 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) 20250120100059688 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100059688 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250120100059688 DMM INFO MM(262420000000071/ce048b3c) Subscriber data update (mmctx.c:445) 20250120100059688 DMM DEBUG MM(262420000000071/ce048b3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120100059696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120100059696 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100059696 DMM INFO MM(262420000000071/ce048b3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100059696 DMM NOTICE MM(262420000000071/ce048b3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100059696 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100059696 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100059696 DLLC NOTICE LLME(f8377042/ce048b3c){ASSIGNED} LLGM Assign pre (ffffffff => ce048b3c) (gprs_llc.c:1079) 20250120100059696 DLLC NOTICE LLME(ffffffff/ce048b3c){ASSIGNED} LLGM Assign post (ffffffff => ce048b3c) (gprs_llc.c:1125) 20250120100059696 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120100059696 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120100059696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100059696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100059757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250120100059757 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100059757 DMM INFO MM(262420000000071/ce048b3c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250120100059757 DMM INFO MM(262420000000071/ce048b3c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250120100059757 DMM DEBUG MM(262420000000071/ce048b3c) Using GGSN 0 (gprs_sm.c:317) 20250120100059757 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) 20250120100059757 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250120100059757 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250120100059757 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250120100059757 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250120100059784 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 84 44 95 58 11 07 b8 ca b8 14 05 7f f2 9c 9f d9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20250120100059784 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f107b864568, cbp=0x55b3969c9ca0) (sgsn_libgtp.c:633) 20250120100059784 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250120100059784 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b3969cf688 TLLI=ce048b3c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250120100059784 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250120100059784 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@d54cc51358e7: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed 20250120100059795 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250120100059803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059803 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250120100059803 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@d54cc51358e7: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@d54cc51358e7: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CE048B3C'O, index=0 20250120100059809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100059809 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100059809 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100059809 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@d54cc51358e7: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@d54cc51358e7: Final verdict of PTC: pass 20250120100059819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45426<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1336)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1348)@d54cc51358e7: Final verdict of PTC: none 20250120100059821 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100059821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1342)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1346)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1341)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@d54cc51358e7: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1334)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1339)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1344)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@d54cc51358e7: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Jan 20 10:00:59 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 20250120100059889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100100292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75352) 20250120100100822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100100822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75352, count=99872) 20250120100101823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100101823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Jan 20 10:01:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100102824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100102824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_sgsn_context_req_in started. 20250120100103337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100103338 DMM INFO MM(262420000000071/ce048b3c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100103338 DMM INFO MM(262420000000071/ce048b3c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100103338 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100103338 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100103338 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120100103338 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120100103338 DLLC NOTICE LLME(ffffffff/ce048b3c){ASSIGNED} LLGM Assign pre (ce048b3c => ffffffff) (gprs_llc.c:1079) 20250120100103338 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce048b3c => ffffffff) (gprs_llc.c:1125) 20250120100103338 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b3969cf330 (gprs_sndcp.c:574) 20250120100103338 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b3969cf688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250120100103338 DMM NOTICE MM(262420000000071/ce048b3c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250120100103338 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250120100103338 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250120100103338 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250120100103338 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250120100103338 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250120100103338 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) 20250120100103338 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20250120100103338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120100103338 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120100103338 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Deallocated (fsm.c:568) 20250120100103338 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120100103338 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100103354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100103354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100103354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100103354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100103354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100103354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100103354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100103354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100103354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100103355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100103355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100103355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100103355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100103355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100103355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100103355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100103355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100103355 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100103355 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100103355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1355)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120100103356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1355)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100103356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1356)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120100103358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100103364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100103364 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100103369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100103369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100103369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100103369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100103369 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100103369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100103369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100103369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100103369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100103370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100103370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100103370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100103370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100103370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100103370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100103370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100103370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100103370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100103370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100103370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100103370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100103370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1361)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120100103373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100103378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100103378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_in-BVCI210(1359)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1365)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100103382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100103382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100103382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100103382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100103382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100103382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100103382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100103382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100103382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100103383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100103383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100103383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100103383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100103383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100103383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100103383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100103383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100103383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100103383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100103383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100103384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100103384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100103386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100103392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100103392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100103825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100103825 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100103825 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100103825 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100103829 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1366)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120100103830 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@d54cc51358e7: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F3FD196E'O, index=0 SGSN_Test-GSUP(1367)@d54cc51358e7: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@d54cc51358e7: 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 := 'D7A3B575128FD0E4E5CEB3AB71E2205D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '88F4A72F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05AA24235983CC6C'O } } } } } 20250120100104855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100104855 DLLC NOTICE LLME(ffffffff/f3fd196e){UNASSIGNED} LLC RX: unknown TLLI 0xf3fd196e, creating LLME on the fly (gprs_llc.c:552) 20250120100104855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100104855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20250120100104855 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120100104855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120100104855 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120100104855 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Allocated (fsm.c:456) 20250120100104855 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100104855 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100104855 DLLC NOTICE LLME(ffffffff/f3fd196e){UNASSIGNED} LLGM Assign pre (f3fd196e => fa08a6e0) (gprs_llc.c:1079) 20250120100104855 DLLC NOTICE LLME(f3fd196e/fa08a6e0){ASSIGNED} LLGM Assign post (f3fd196e => fa08a6e0) (gprs_llc.c:1125) 20250120100104855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100104855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100104855 DMM DEBUG MM(262420000000072/fa08a6e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100104862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100104862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120100104862 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100104862 DMM DEBUG MM(262420000000072/fa08a6e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20250120100104862 DMM NOTICE MM(262420000000072/fa08a6e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100104862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100104862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100104862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100104862 DMM DEBUG MM(262420000000072/fa08a6e0) Requesting authorization (sgsn_auth.c:160) 20250120100104862 DMM INFO MM(262420000000072/fa08a6e0) Requesting authentication tuples (sgsn_auth.c:184) 20250120100104862 DMM DEBUG MM(262420000000072/fa08a6e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100104862 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250120100104862 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@d54cc51358e7: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@d54cc51358e7: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250120100104864 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100104864 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100104864 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100104864 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100104864 DMM INFO MM(262420000000072/fa08a6e0) Subscriber data update (mmctx.c:445) 20250120100104864 DMM DEBUG MM(262420000000072/fa08a6e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100104864 DMM INFO MM(262420000000072/fa08a6e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100104864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100104864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100104864 DMM INFO MM(262420000000072/fa08a6e0) <- GMM AUTH AND CIPHERING REQ (rand = d7 a3 b5 75 12 8f d0 e4 e5 ce b3 ab 71 e2 20 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250120100104869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100104869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100104869 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100104869 DMM INFO MM(262420000000072/fa08a6e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100104869 DMM NOTICE MM(262420000000072/fa08a6e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100104869 DMM DEBUG MM(262420000000072/fa08a6e0) checking auth: received GSM SRES = 88 f4 a7 2f (gprs_gmm.c:648) 20250120100104869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100104869 DMM DEBUG MM(262420000000072/fa08a6e0) Requesting authorization (sgsn_auth.c:160) 20250120100104869 DMM INFO MM(262420000000072/fa08a6e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100104869 DMM DEBUG MM(262420000000072/fa08a6e0) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100104869 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250120100104869 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) 20250120100104869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120100104869 DMM INFO MM(262420000000072/fa08a6e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa08a6e0) (gprs_gmm.c:282) 20250120100104869 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100104869 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100104869 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250120100104869 DMM INFO MM(262420000000072/fa08a6e0) Subscriber data update (mmctx.c:445) 20250120100104869 DMM DEBUG MM(262420000000072/fa08a6e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100104869 DMM INFO MM(262420000000072/fa08a6e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100104869 DMM NOTICE MM(262420000000072/fa08a6e0) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20250120100104870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100104870 DMM NOTICE MM(262420000000072/fa08a6e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100104870 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) 20250120100104870 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100104870 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250120100104870 DMM INFO MM(262420000000072/fa08a6e0) Subscriber data update (mmctx.c:445) 20250120100104870 DMM DEBUG MM(262420000000072/fa08a6e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120100104873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100104873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120100104873 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100104873 DMM INFO MM(262420000000072/fa08a6e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100104873 DMM NOTICE MM(262420000000072/fa08a6e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100104873 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100104873 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100104873 DLLC NOTICE LLME(f3fd196e/fa08a6e0){ASSIGNED} LLGM Assign pre (ffffffff => fa08a6e0) (gprs_llc.c:1079) 20250120100104873 DLLC NOTICE LLME(ffffffff/fa08a6e0){ASSIGNED} LLGM Assign post (ffffffff => fa08a6e0) (gprs_llc.c:1125) 20250120100104873 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120100104873 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120100104873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100104873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100104934 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 dc 14 00 00 03 52 f0 99 42 42 de 05 fa 08 a6 e0 0c 01 02 03 0d fe 11 6e fb dd c3 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2942) TC_sgsn_context_req_in(1369)@d54cc51358e7: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250120100106930 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250120100106930 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250120100106930 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) 20250120100106930 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250120100106930 DMM INFO MM(262420000000072/fa08a6e0) Subscriber data update (mmctx.c:445) 20250120100106930 DMM DEBUG MM(262420000000072/fa08a6e0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250120100106930 DMM INFO MM(262420000000072/fa08a6e0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250120100106930 DMM INFO MM(262420000000072/fa08a6e0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100106930 DMM INFO MM(262420000000072/fa08a6e0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100106930 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100106930 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100106930 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120100106930 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120100106930 DLLC NOTICE LLME(ffffffff/fa08a6e0){ASSIGNED} LLGM Assign pre (fa08a6e0 => ffffffff) (gprs_llc.c:1079) 20250120100106930 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa08a6e0 => ffffffff) (gprs_llc.c:1125) 20250120100106930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Deallocated (fsm.c:568) 20250120100106930 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120100106930 DMM DEBUG MM_STATE_Iu[0x55b3969c0750]{Detached}: Deallocated (fsm.c:568) 20250120100106930 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@d54cc51358e7: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@d54cc51358e7: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250120100106932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1355)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1360)@d54cc51358e7: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@d54cc51358e7: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@d54cc51358e7: Final verdict of PTC: none 20250120100106934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100106934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1365)@d54cc51358e7: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1358)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1363)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1353)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@d54cc51358e7: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Jan 20 10:01:07 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 20250120100107064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100107466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86672) 20250120100107935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100107935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86672, count=100112) 20250120100108936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100108936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Jan 20 10:01:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100109937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100109937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_sgsn_context_req_out started. 20250120100110515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100110516 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100110552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100110552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100110552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100110552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100110552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100110552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100110552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100110552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100110552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100110552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100110552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100110552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100110552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100110552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100110552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100110553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100110553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100110553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100110553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100110553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1374)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120100110553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100110553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100110555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100110563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100110563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1376)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1373)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100110569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100110569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100110569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100110569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100110569 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100110569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100110569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100110569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100110569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100110570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100110570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100110570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100110570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100110570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100110570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100110570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100110570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100110570 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100110570 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100110570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100110570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100110570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100110572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100110577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100110577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1378)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100110588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100110588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100110588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100110588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100110588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100110588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100110588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100110588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100110588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100110590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100110590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100110590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100110590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100110590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100110590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100110590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100110590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100110590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100110590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100110590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1384)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120100110591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100110591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100110593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100110597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100110597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100110938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100110938 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100110938 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100110938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100110942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120100110943 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@d54cc51358e7: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C1B5B332'O, index=0 SGSN_Test-GSUP(1386)@d54cc51358e7: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250120100111972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100111972 DLLC NOTICE LLME(ffffffff/c1b5b332){UNASSIGNED} LLC RX: unknown TLLI 0xc1b5b332, creating LLME on the fly (gprs_llc.c:552) 20250120100111972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250120100111972 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120100111972 DMM NOTICE LLME(ffffffff/c1b5b332){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250120100111972 DLLC NOTICE LLME(ffffffff/c1b5b332){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250120100111972 DMM ERROR LLME(ffffffff/c1b5b332){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250120100111972 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250120100111972 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250120100111972 DLLC NOTICE LLME(ffffffff/c1b5b332){UNASSIGNED} LLGM Assign pre (c1b5b332 => ffffffff) (gprs_llc.c:1079) 20250120100111972 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1b5b332 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@d54cc51358e7: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@d54cc51358e7: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. -NSVCI98(1379)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1374)@d54cc51358e7: Final verdict of PTC: none 20250120100111984 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100111985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1385)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@d54cc51358e7: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1384)@d54cc51358e7: Final verdict of PTC: none 20250120100111988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@d54cc51358e7: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1372)@d54cc51358e7: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1382)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1377)@d54cc51358e7: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@d54cc51358e7: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@d54cc51358e7: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Jan 20 10:01:12 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20250120100112062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100112463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44564) 20250120100112985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100112985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44564, count=55044) 20250120100113986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100113986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Jan 20 10:01:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100114987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100114987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_req_id_req_ra_update started. 20250120100115534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100115536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100115591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100115591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100115591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100115591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100115591 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100115591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100115591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100115591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100115591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100115592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100115592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100115592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100115593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100115593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100115593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100115593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100115593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100115593 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100115593 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100115593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100115593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100115593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1394)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120100115595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120100115602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100115602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1394)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100115606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100115606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100115606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100115606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100115606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100115606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100115606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100115606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100115606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100115607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100115607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100115607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100115607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100115607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100115607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100115607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100115607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100115607 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100115607 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100115607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100115607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100115607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100115609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100115613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100115613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100115621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100115621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100115621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100115621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100115621 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100115621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100115621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100115621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100115621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100115622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100115622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100115622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100115622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100115622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100115622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100115622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100115622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100115622 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100115622 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100115622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100115622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100115622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100115625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100115630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100115630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100115988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100115988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100115988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100115988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100115993 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100115994 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@d54cc51358e7: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='CD1B28E2'O, index=0 SGSN_Test-GSUP(1405)@d54cc51358e7: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250120100116029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100116029 DLLC NOTICE LLME(ffffffff/cd1b28e2){UNASSIGNED} LLC RX: unknown TLLI 0xcd1b28e2, creating LLME on the fly (gprs_llc.c:552) 20250120100116029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100116029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20250120100116029 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120100116029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120100116029 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120100116029 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Allocated (fsm.c:456) 20250120100116029 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100116029 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100116029 DLLC NOTICE LLME(ffffffff/cd1b28e2){UNASSIGNED} LLGM Assign pre (cd1b28e2 => ceb1da55) (gprs_llc.c:1079) 20250120100116029 DLLC NOTICE LLME(cd1b28e2/ceb1da55){ASSIGNED} LLGM Assign post (cd1b28e2 => ceb1da55) (gprs_llc.c:1125) 20250120100116029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100116029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100116029 DMM DEBUG MM(262420000000047/ceb1da55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100116041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100116041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100116041 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100116041 DMM INFO MM(262420000000047/ceb1da55) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120100116041 DMM INFO MM(262420000000047/ceb1da55) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-3026-27 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20250120100116041 DMM NOTICE MM(262420000000047/ceb1da55) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250120100116041 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250120100116041 DMM INFO MM(262420000000047/ceb1da55) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250120100116041 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100116041 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100116041 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120100116041 DMM ERROR MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250120100116041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Deallocated (fsm.c:568) 20250120100116041 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120100116041 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Deallocated (fsm.c:568) 20250120100116041 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120100116041 DLLC NOTICE LLME(cd1b28e2/ceb1da55){ASSIGNED} LLGM Assign pre (ceb1da55 => ffffffff) (gprs_llc.c:1079) 20250120100116041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceb1da55 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@d54cc51358e7: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@d54cc51358e7: Final verdict of PTC: pass 20250120100116050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120100116054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1405)@d54cc51358e7: Final verdict of PTC: none 20250120100116054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1398)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@d54cc51358e7: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@d54cc51358e7: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1393)@d54cc51358e7: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1403)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1396)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1391)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1401)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@d54cc51358e7: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Jan 20 10:01:16 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 20250120100116190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100116592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37640) 20250120100117055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100117055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37640, count=62724) 20250120100118056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100118056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@d54cc51358e7: Test execution finished. MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Jan 20 10:01:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100119057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100119057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_iu_attach started. 20250120100119615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100119616 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100119645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100119645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100119645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100119645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100119645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100119645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100119645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100119645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100119645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100119647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100119647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100119647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100119647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100119647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100119647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100119647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100119647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100119647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100119647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100119647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100119647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100119647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100119649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120100119654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100119654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1418)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1418)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1417)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120100119664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100119664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100119664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100119664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100119664 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100119664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100119664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100119664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100119664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1418)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100119665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100119665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100119665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100119665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100119665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100119665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100119665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100119665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100119665 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100119665 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100119665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100119665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100119665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1418)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1418)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100119668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1417)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1414)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1422)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100119675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100119675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250120100119676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100119676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100119676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100119676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100119676 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100119676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100119676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100119676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100119676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100119677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100119677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100119677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100119677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100119677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100119677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100119677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100119677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100119677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100119677 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100119677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100119677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100119677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_iu_attach-BVCI210(1415)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1422)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100119679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100119685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100119685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1425)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@d54cc51358e7: v_sccp_pdu_maxlen:268 20250120100119888 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100119888 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100119888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100119888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100119894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100119894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100119894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100119894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100119894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100119894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100119894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100119896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100119897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100119897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100119897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100119897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100119897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100119897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100119897 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100120059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100120059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100120059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100120059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100120063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100120064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100120706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100120706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100120707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100120707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100120707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100120707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100120707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100120707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100120707 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100120707 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100120708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100120708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100120708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100120708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100120708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100120708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100120708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100120708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100120711 DGPRS DEBUG Checking for inactive LLMEs, time = 598186 (sgsn.c:132) SGSN_Test_0-RAN(1424)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@d54cc51358e7: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F83BD47D'O, index=0 SGSN_Test-GSUP(1428)@d54cc51358e7: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@d54cc51358e7: 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 := '3A92'O, rac := 'B1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@d54cc51358e7: Added conn table entry 0TC_iu_attach(1430)13366245 SGSN_Test_0-SCCP(1423)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1424)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100121158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100121159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100121159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100121159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100121159 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100121159 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100121159 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100121159 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250120100121159 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250120100121159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250120100121159 DMM DEBUG GMM(gmm_fsm)[0x55b3969c09b0]{Deregistered}: Allocated (fsm.c:456) 20250120100121159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120100121159 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Allocated (fsm.c:456) 20250120100121159 DMM DEBUG MM_STATE_Iu[0x55b3969c6e30]{Detached}: Allocated (fsm.c:456) 20250120100121159 DMM DEBUG GMM(gmm_fsm)[0x55b3969c09b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100121159 DMM DEBUG GMM(gmm_fsm)[0x55b3969c09b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100121159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100121159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100121159 DMM DEBUG MM(262420000001001/d9030ea2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100121159 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250120100121159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100121159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100121159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100121159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100121159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100121159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100121159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100121159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d54cc51358e7: { messageType := 2, destLocRef := 'CBF3E5'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@d54cc51358e7: 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 := '7F149750F9E283BE19E42F1561B1465D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C7FFD15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A877FB70C1BCCE3B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BADE78BB58CDB0BDA7E2CD77CE392A27'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A11FEBF8608FF648A4F4C7ED3F284E52'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9AD4FD131E3885C4A368928D1C417FCC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2ABC4695CEABAF92'O } } } } } SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250120100121173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100121173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100121173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100121173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100121173 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100121173 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100121173 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100121173 DMM DEBUG MM(262420000001001/d9030ea2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250120100121173 DMM NOTICE MM(262420000001001/d9030ea2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100121173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100121173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100121173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100121173 DMM DEBUG MM(262420000001001/d9030ea2) Requesting authorization (sgsn_auth.c:160) 20250120100121173 DMM INFO MM(262420000001001/d9030ea2) Requesting authentication tuples (sgsn_auth.c:184) 20250120100121173 DMM DEBUG MM(262420000001001/d9030ea2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100121173 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250120100121173 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@d54cc51358e7: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@d54cc51358e7: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250120100121178 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100121178 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100121178 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100121178 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100121178 DMM INFO MM(262420000001001/d9030ea2) Subscriber data update (mmctx.c:445) 20250120100121178 DMM DEBUG MM(262420000001001/d9030ea2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100121178 DMM INFO MM(262420000001001/d9030ea2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100121178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100121178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100121179 DMM INFO MM(262420000001001/d9030ea2) <- GMM AUTH AND CIPHERING REQ (rand = 7f 14 97 50 f9 e2 83 be 19 e4 2f 15 61 b1 46 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a d4 fd 13 1e 38 85 c4 a3 68 92 8d 1c 41 7f cc ) (gprs_gmm.c:465) 20250120100121179 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250120100121179 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100121179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100121179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100121179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308222ABC469523094399990000100001F02904CEABAF92'O 20250120100121186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100121186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100121186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100121186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100121186 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100121186 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100121186 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100121186 DMM INFO MM(262420000001001/d9030ea2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100121186 DMM NOTICE MM(262420000001001/d9030ea2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100121186 DMM DEBUG MM(262420000001001/d9030ea2) checking auth: received UMTS RES = 2a bc 46 95 ce ab af 92 (gprs_gmm.c:648) 20250120100121186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100121186 DMM DEBUG MM(262420000001001/d9030ea2) Requesting authorization (sgsn_auth.c:160) 20250120100121186 DMM INFO MM(262420000001001/d9030ea2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100121186 DMM DEBUG MM(262420000001001/d9030ea2) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100121186 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250120100121186 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) 20250120100121186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100121186 DMM DEBUG MM(262420000001001/d9030ea2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100121187 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100121187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100121187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100121187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100121193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100121193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100121193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100121193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100121193 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100121193 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100121193 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100121193 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250120100121193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100121193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100121193 DMM INFO MM(262420000001001/d9030ea2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9030ea2) (gprs_gmm.c:282) 20250120100121193 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250120100121193 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121193 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121193 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100121193 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100121193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121193 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100121193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100121193 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121193 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121193 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100121193 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100121193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121193 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100121193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100121195 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100121195 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100121195 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250120100121195 DMM INFO MM(262420000001001/d9030ea2) Subscriber data update (mmctx.c:445) 20250120100121195 DMM DEBUG MM(262420000001001/d9030ea2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100121195 DMM INFO MM(262420000001001/d9030ea2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100121195 DMM NOTICE MM(262420000001001/d9030ea2) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250120100121195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100121195 DMM NOTICE MM(262420000001001/d9030ea2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100121195 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) 20250120100121196 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100121196 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250120100121196 DMM INFO MM(262420000001001/d9030ea2) Subscriber data update (mmctx.c:445) 20250120100121196 DMM DEBUG MM(262420000001001/d9030ea2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100121197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100121197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100121197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100121197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100121197 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100121197 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100121197 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100121197 DMM INFO MM(262420000001001/d9030ea2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100121197 DMM NOTICE MM(262420000001001/d9030ea2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100121197 DMM DEBUG GMM(gmm_fsm)[0x55b3969c09b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100121197 DMM DEBUG GMM(gmm_fsm)[0x55b3969c09b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100121197 DMM DEBUG MM_STATE_Iu(1)[0x55b3969c6e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100121197 DMM DEBUG MM_STATE_Iu(1)[0x55b3969c6e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100121197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100121197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100121197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100121197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100121197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100121197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1423)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1423)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100121200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100121200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100121200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100121200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100121200 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100121200 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100121200 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100121200 DMM INFO MM(262420000001001/d9030ea2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100121200 DMM DEBUG MM_STATE_Iu(1)[0x55b3969c6e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100121200 DMM DEBUG MM_STATE_Iu(1)[0x55b3969c6e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100121200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100121200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100121200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100121200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d54cc51358e7: Session index based on local reference:0 20250120100121201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121201 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100121201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100121201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100121201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100121201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100121201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100121201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@d54cc51358e7: Deleted conn table entry 0TC_iu_attach(1430)13366245 TC_iu_attach(1430)@d54cc51358e7: setverdict(pass): none -> pass TC_iu_attach(1430)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@d54cc51358e7: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@d54cc51358e7: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@d54cc51358e7: Final verdict of PTC: none 20250120100121272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35302<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1422)@d54cc51358e7: Final verdict of PTC: none 20250120100121278 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100121278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach-BVCI220(1421)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1412)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1418)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@d54cc51358e7: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@d54cc51358e7: Final verdict of PTC: none TC_iu_attach-BVCI210(1415)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1417)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1420)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1416)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1410)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach-BVCI210(1415): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1416): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1417): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1418): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@d54cc51358e7: Test case TC_iu_attach finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Jan 20 10:01:21 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 20250120100121408 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100121408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100121408 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100121408 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100121408 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100121408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100121408 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100121408 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100121408 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:739) 20250120100121408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100121408 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100121408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100121408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100121408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100121408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100121408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100121408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100121409 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250120100121444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100121846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188480) 20250120100122279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100122280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=188480, count=208696) 20250120100123281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100123281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120100123410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100123410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100123410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Jan 20 10:01:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100124282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100124282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_iu_attach_encr started. 20250120100124888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100124890 DMM INFO MM(262420000001001/d9030ea2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100124890 DMM INFO MM(262420000001001/d9030ea2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100124890 DMM DEBUG GMM(gmm_fsm)[0x55b3969c09b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100124890 DMM DEBUG GMM(gmm_fsm)[0x55b3969c09b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100124890 DMM DEBUG MM_STATE_Iu(1)[0x55b3969c6e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100124890 DMM DEBUG MM_STATE_Iu(1)[0x55b3969c6e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100124890 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250120100124890 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) 20250120100124890 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250120100124890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120100124890 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Deallocated (fsm.c:568) 20250120100124890 DMM DEBUG MM_STATE_Iu(1)[0x55b3969c6e30]{Detached}: Deallocated (fsm.c:568) 20250120100124890 DMM DEBUG GMM(gmm_fsm)[0x55b3969c09b0]{Deregistered}: Deallocated (fsm.c:568) 20250120100124890 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100124930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100124930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100124930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100124930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100124930 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100124930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100124930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100124930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100124930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100124931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100124931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100124931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100124931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100124931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100124931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100124931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100124931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100124931 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100124932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100124932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100124932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100124932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1436)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1435)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100124934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100124939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100124939 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1437)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1434)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100124944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100124944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100124944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100124944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100124944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100124944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100124944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100124944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100124944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100124945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100124945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100124945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100124945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100124945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100124945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100124945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100124945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100124945 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100124945 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100124945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100124945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100124945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100124947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100124951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100124951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100124958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100124958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100124958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100124958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100124958 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100124958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100124958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100124958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100124958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100124959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100124959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100124959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100124959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100124959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100124959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100124959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100124959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100124959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100124959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100124959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100124959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100124959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100124961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250120100124966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100124966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d54cc51358e7: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1448)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@d54cc51358e7: ************************************************* SGSN_Test_0-SCCP(1446)@d54cc51358e7: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100125167 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100125167 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100125167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100125167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100125175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100125175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100125175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100125175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100125175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100125175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100125175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100125178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100125178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100125178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100125178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100125178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100125178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100125178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100125178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100125284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100125284 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100125284 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100125284 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100125288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120100125289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100125984 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100125984 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100125984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100125984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100125984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100125984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100125984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100125984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100125985 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100125985 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100125985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100125985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100125985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100125985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100125985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100125985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100125985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100125985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@d54cc51358e7: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='ED31EDBC'O, index=0 SGSN_Test-GSUP(1451)@d54cc51358e7: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@d54cc51358e7: 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 := '238E'O, rac := 'F6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@d54cc51358e7: Added conn table entry 0TC_iu_attach_encr(1453)2123098 SGSN_Test_0-SCCP(1446)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1447)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100126378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100126378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100126378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100126378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100126378 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100126378 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100126378 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100126378 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250120100126378 DMM DEBUG GMM(gmm_fsm)[0x55b3969c6e30]{Deregistered}: Allocated (fsm.c:456) 20250120100126378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120100126378 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Allocated (fsm.c:456) 20250120100126378 DMM DEBUG MM_STATE_Iu[0x55b3969c8ca0]{Detached}: Allocated (fsm.c:456) 20250120100126378 DMM DEBUG GMM(gmm_fsm)[0x55b3969c6e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100126378 DMM DEBUG GMM(gmm_fsm)[0x55b3969c6e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100126378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100126378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100126378 DMM DEBUG MM(262420000001001/d41fdbb1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100126378 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250120100126378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100126379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100126379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100126379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100126379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100126379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100126379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100126379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d54cc51358e7: { messageType := 2, destLocRef := '20655A'O (" eZ"), sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@d54cc51358e7: 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 := '7527A2647ACCB3BB7E1EA4D9F32A2365'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54DD6401'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF8F0E6D00EC7576'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0BA0B02B4C911CD37CEB105686E9B756'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A5C2B19BD9846621059A899C04CDFF73'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '946E2C11308320642B9CE35CCF4DCAE0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '779E042A6C3A5449'O } } } } } SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250120100126384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100126384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100126384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100126384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100126385 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100126385 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100126385 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100126385 DMM DEBUG MM(262420000001001/d41fdbb1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250120100126385 DMM NOTICE MM(262420000001001/d41fdbb1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100126385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100126385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100126385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100126385 DMM DEBUG MM(262420000001001/d41fdbb1) Requesting authorization (sgsn_auth.c:160) 20250120100126385 DMM INFO MM(262420000001001/d41fdbb1) Requesting authentication tuples (sgsn_auth.c:184) 20250120100126385 DMM DEBUG MM(262420000001001/d41fdbb1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100126385 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250120100126385 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@d54cc51358e7: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@d54cc51358e7: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250120100126387 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100126387 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100126387 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100126387 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100126387 DMM INFO MM(262420000001001/d41fdbb1) Subscriber data update (mmctx.c:445) 20250120100126387 DMM DEBUG MM(262420000001001/d41fdbb1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100126387 DMM INFO MM(262420000001001/d41fdbb1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100126387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100126387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100126387 DMM INFO MM(262420000001001/d41fdbb1) <- GMM AUTH AND CIPHERING REQ (rand = 75 27 a2 64 7a cc b3 bb 7e 1e a4 d9 f3 2a 23 65 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 94 6e 2c 11 30 83 20 64 2b 9c e3 5c cf 4d ca e0 ) (gprs_gmm.c:465) 20250120100126387 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250120100126387 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126387 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100126387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100126387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100126387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222779E042A23094399990000100001F029046C3A5449'O 20250120100126392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100126392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100126392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100126392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100126392 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100126392 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100126392 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100126392 DMM INFO MM(262420000001001/d41fdbb1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100126392 DMM NOTICE MM(262420000001001/d41fdbb1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100126392 DMM DEBUG MM(262420000001001/d41fdbb1) checking auth: received UMTS RES = 77 9e 04 2a 6c 3a 54 49 (gprs_gmm.c:648) 20250120100126392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100126392 DMM DEBUG MM(262420000001001/d41fdbb1) Requesting authorization (sgsn_auth.c:160) 20250120100126392 DMM INFO MM(262420000001001/d41fdbb1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100126392 DMM DEBUG MM(262420000001001/d41fdbb1) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100126392 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250120100126392 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) 20250120100126392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100126392 DMM DEBUG MM(262420000001001/d41fdbb1) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250120100126393 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126393 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126393 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100126393 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100126393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100126393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_len:17 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250120100126399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100126399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100126399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100126399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100126399 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100126399 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100126399 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100126399 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250120100126399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100126399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100126399 DMM INFO MM(262420000001001/d41fdbb1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd41fdbb1) (gprs_gmm.c:282) 20250120100126399 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250120100126399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100126399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100126399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100126399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100126399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100126399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100126399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100126399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100126402 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100126402 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100126402 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250120100126402 DMM INFO MM(262420000001001/d41fdbb1) Subscriber data update (mmctx.c:445) 20250120100126402 DMM DEBUG MM(262420000001001/d41fdbb1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100126402 DMM INFO MM(262420000001001/d41fdbb1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100126402 DMM NOTICE MM(262420000001001/d41fdbb1) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250120100126402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100126402 DMM NOTICE MM(262420000001001/d41fdbb1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100126402 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) 20250120100126402 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100126402 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250120100126402 DMM INFO MM(262420000001001/d41fdbb1) Subscriber data update (mmctx.c:445) 20250120100126402 DMM DEBUG MM(262420000001001/d41fdbb1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100126403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100126403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100126403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100126403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100126403 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100126403 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100126403 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100126403 DMM INFO MM(262420000001001/d41fdbb1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100126403 DMM NOTICE MM(262420000001001/d41fdbb1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100126403 DMM DEBUG GMM(gmm_fsm)[0x55b3969c6e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100126403 DMM DEBUG GMM(gmm_fsm)[0x55b3969c6e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100126403 DMM DEBUG MM_STATE_Iu(2)[0x55b3969c8ca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100126403 DMM DEBUG MM_STATE_Iu(2)[0x55b3969c8ca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100126403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100126403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100126403 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100126403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100126403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100126403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1446)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1446)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100126406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100126406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100126406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100126406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100126406 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100126406 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100126406 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100126406 DMM INFO MM(262420000001001/d41fdbb1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100126406 DMM DEBUG MM_STATE_Iu(2)[0x55b3969c8ca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100126406 DMM DEBUG MM_STATE_Iu(2)[0x55b3969c8ca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100126406 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100126406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100126406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100126406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d54cc51358e7: Session index based on local reference:0 20250120100126407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100126407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100126407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100126407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100126407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100126407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100126407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@d54cc51358e7: Deleted conn table entry 0TC_iu_attach_encr(1453)2123098 TC_iu_attach_encr(1453)@d54cc51358e7: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@d54cc51358e7: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@d54cc51358e7: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@d54cc51358e7: Final verdict of PTC: none 20250120100126478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35324<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1440)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1451)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1445)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@d54cc51358e7: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1435)@d54cc51358e7: Final verdict of PTC: none 20250120100126486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100126486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1436)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@d54cc51358e7: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@d54cc51358e7: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1433)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1438)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1443)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@d54cc51358e7: Test case TC_iu_attach_encr finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Jan 20 10:01:26 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 20250120100126608 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100126608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100126608 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100126608 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100126608 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100126608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100126608 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100126608 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100126608 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:739) 20250120100126608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100126608 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100126608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100126608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100126608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100126608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100126608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100126608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100126609 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250120100126619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100127021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210936) 20250120100127487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100127488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=210936, count=212196) 20250120100128489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100128489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120100128609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100128610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100128610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Jan 20 10:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100129491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100129491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_iu_attach_geran_rau started. 20250120100130059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100130063 DMM INFO MM(262420000001001/d41fdbb1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100130063 DMM INFO MM(262420000001001/d41fdbb1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100130063 DMM DEBUG GMM(gmm_fsm)[0x55b3969c6e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100130063 DMM DEBUG GMM(gmm_fsm)[0x55b3969c6e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100130063 DMM DEBUG MM_STATE_Iu(2)[0x55b3969c8ca0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100130063 DMM DEBUG MM_STATE_Iu(2)[0x55b3969c8ca0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100130063 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250120100130063 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) 20250120100130063 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250120100130063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120100130063 DMM DEBUG MM_STATE_Gb[0x55b3969c0880]{Idle}: Deallocated (fsm.c:568) 20250120100130063 DMM DEBUG MM_STATE_Iu(2)[0x55b3969c8ca0]{Detached}: Deallocated (fsm.c:568) 20250120100130063 DMM DEBUG GMM(gmm_fsm)[0x55b3969c6e30]{Deregistered}: Deallocated (fsm.c:568) 20250120100130063 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100130105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100130105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100130105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100130105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100130105 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100130105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100130105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100130105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100130105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100130106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100130106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100130106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100130106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100130106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100130106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100130106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100130106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100130106 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100130106 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100130106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100130106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100130106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100130109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100130115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100130115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_iu_attach_geran_rau-BVCI196(1457)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1463)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100130119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100130119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100130119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100130119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100130119 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100130119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100130119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100130119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100130119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100130120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100130120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100130120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100130120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100130120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100130120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100130120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100130120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100130120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100130120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100130120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100130120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100130120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100130122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100130126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100130126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100130133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100130133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100130133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100130133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100130133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100130133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100130133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100130133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100130133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100130134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100130134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100130134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100130134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100130134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100130134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100130134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100130134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100130134 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100130134 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100130134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100130134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100130134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100130136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1471)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation 20250120100130140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100130140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1469)@d54cc51358e7: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100130341 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100130341 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100130341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100130341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100130348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100130348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100130348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100130348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100130348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100130348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100130348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100130350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100130351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100130351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100130351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100130351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100130351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100130351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100130351 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100130491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100130491 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100130491 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100130491 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100130496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120100130497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100131159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100131159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100131159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100131159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100131160 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100131160 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100131160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100131160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100131160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100131160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@d54cc51358e7: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='DA405F7C'O, index=0 SGSN_Test-GSUP(1474)@d54cc51358e7: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@d54cc51358e7: 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 := '42BF'O, rac := 'CE'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@d54cc51358e7: Added conn table entry 0TC_iu_attach_geran_rau(1476)10441131 SGSN_Test_0-SCCP(1469)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1470)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100131577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100131577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100131577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100131577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100131577 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100131577 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100131577 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100131577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20250120100131577 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120100131577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Allocated (fsm.c:456) 20250120100131577 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Allocated (fsm.c:456) 20250120100131577 DMM DEBUG MM_STATE_Iu[0x55b3969c09b0]{Detached}: Allocated (fsm.c:456) 20250120100131577 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100131577 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100131577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100131577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100131577 DMM DEBUG MM(262420000001002/cc419266) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100131577 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250120100131577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100131577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100131577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100131577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100131577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100131577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100131577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100131577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d54cc51358e7: { messageType := 2, destLocRef := '9F51AB'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@d54cc51358e7: 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 := 'C6DE4EFCE53E8B2DF5A39B15F8C507D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCA2FB7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA43E143C6328360'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3E5B4EC7BC733B3AEB6F700D994D52BE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '75F3FBC8FB1DDED7918E53FE9E7D20C4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0D6937AFF25027FD1E577F3104373D9D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '76FA6AE1872AF3A8'O } } } } } SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250120100131583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100131583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100131583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100131583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100131583 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100131583 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100131583 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100131583 DMM DEBUG MM(262420000001002/cc419266) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250120100131583 DMM NOTICE MM(262420000001002/cc419266) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100131583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100131583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100131583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100131583 DMM DEBUG MM(262420000001002/cc419266) Requesting authorization (sgsn_auth.c:160) 20250120100131583 DMM INFO MM(262420000001002/cc419266) Requesting authentication tuples (sgsn_auth.c:184) 20250120100131583 DMM DEBUG MM(262420000001002/cc419266) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100131583 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250120100131583 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@d54cc51358e7: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@d54cc51358e7: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250120100131584 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100131584 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100131584 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100131584 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100131584 DMM INFO MM(262420000001002/cc419266) Subscriber data update (mmctx.c:445) 20250120100131584 DMM DEBUG MM(262420000001002/cc419266) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100131584 DMM INFO MM(262420000001002/cc419266) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100131584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100131584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100131584 DMM INFO MM(262420000001002/cc419266) <- GMM AUTH AND CIPHERING REQ (rand = c6 de 4e fc e5 3e 8b 2d f5 a3 9b 15 f8 c5 07 d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0d 69 37 af f2 50 27 fd 1e 57 7f 31 04 37 3d 9d ) (gprs_gmm.c:465) 20250120100131584 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250120100131585 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131585 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100131585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100131585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100131585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022276FA6AE123094399990000100002F02904872AF3A8'O 20250120100131588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131588 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100131588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100131588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100131588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100131588 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100131588 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100131588 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100131588 DMM INFO MM(262420000001002/cc419266) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100131588 DMM NOTICE MM(262420000001002/cc419266) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100131588 DMM DEBUG MM(262420000001002/cc419266) checking auth: received UMTS RES = 76 fa 6a e1 87 2a f3 a8 (gprs_gmm.c:648) 20250120100131588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100131588 DMM DEBUG MM(262420000001002/cc419266) Requesting authorization (sgsn_auth.c:160) 20250120100131588 DMM INFO MM(262420000001002/cc419266) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100131588 DMM DEBUG MM(262420000001002/cc419266) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100131588 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250120100131588 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) 20250120100131588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100131588 DMM DEBUG MM(262420000001002/cc419266) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100131588 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100131588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100131588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100131588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100131592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100131592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100131592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100131592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100131592 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100131592 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100131592 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100131592 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250120100131592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100131592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100131592 DMM INFO MM(262420000001002/cc419266) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc419266) (gprs_gmm.c:282) 20250120100131592 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250120100131592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100131592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100131592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100131592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100131592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100131592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100131592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100131592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100131594 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100131594 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100131594 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250120100131594 DMM INFO MM(262420000001002/cc419266) Subscriber data update (mmctx.c:445) 20250120100131594 DMM DEBUG MM(262420000001002/cc419266) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100131594 DMM INFO MM(262420000001002/cc419266) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100131594 DMM NOTICE MM(262420000001002/cc419266) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250120100131594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100131594 DMM NOTICE MM(262420000001002/cc419266) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100131594 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) 20250120100131594 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100131594 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250120100131594 DMM INFO MM(262420000001002/cc419266) Subscriber data update (mmctx.c:445) 20250120100131594 DMM DEBUG MM(262420000001002/cc419266) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100131595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100131595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100131595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100131595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100131595 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100131595 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100131595 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100131595 DMM INFO MM(262420000001002/cc419266) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100131595 DMM NOTICE MM(262420000001002/cc419266) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100131595 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100131595 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100131595 DMM DEBUG MM_STATE_Iu(3)[0x55b3969c09b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100131595 DMM DEBUG MM_STATE_Iu(3)[0x55b3969c09b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100131595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100131595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100131595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100131595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100131595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100131595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1469)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1469)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100131597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100131597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100131597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100131597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100131598 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100131598 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100131598 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100131598 DMM INFO MM(262420000001002/cc419266) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100131598 DMM DEBUG MM_STATE_Iu(3)[0x55b3969c09b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100131598 DMM DEBUG MM_STATE_Iu(3)[0x55b3969c09b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100131598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100131598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100131598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100131598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d54cc51358e7: Session index based on local reference:0 20250120100131598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100131598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100131598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100131598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100131598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100131598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100131598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@d54cc51358e7: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)10441131 TC_iu_attach_geran_rau(1476)@d54cc51358e7: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@d54cc51358e7: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@d54cc51358e7: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CC419266'O, index=1 20250120100131666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100131666 DLLC NOTICE LLME(ffffffff/cc419266){UNASSIGNED} LLC RX: unknown TLLI 0xcc419266, creating LLME on the fly (gprs_llc.c:552) 20250120100131666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250120100131667 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120100131667 DMM INFO MM(262420000001002/cc419266) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cc419266, P-TMSI: cc419266 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20250120100131667 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250120100131667 DMM DEBUG MM_STATE_Iu(3)[0x55b3969c09b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250120100131667 DMM DEBUG MM_STATE_Iu(3)[0x55b3969c09b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100131667 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100131667 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250120100131667 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100131667 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100131667 DLLC NOTICE LLME(ffffffff/cc419266){UNASSIGNED} LLGM Assign pre (cc419266 => cc419266) (gprs_llc.c:1079) 20250120100131667 DLLC NOTICE LLME(cc419266/cc419266){ASSIGNED} LLGM Assign post (cc419266 => cc419266) (gprs_llc.c:1125) 20250120100131667 DMM INFO MM(262420000001002/cc419266) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@d54cc51358e7: Removing Client IMSI='262420000001002'H, index=1 20250120100131698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100131698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100131699 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100131699 DMM INFO MM(262420000001002/cc419266) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250120100131699 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250120100131699 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100131699 DLLC NOTICE LLME(cc419266/cc419266){ASSIGNED} LLGM Assign pre (ffffffff => cc419266) (gprs_llc.c:1079) 20250120100131699 DLLC NOTICE LLME(ffffffff/cc419266){ASSIGNED} LLGM Assign post (ffffffff => cc419266) (gprs_llc.c:1125) 20250120100131699 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250120100131699 DMM ERROR MM_STATE_Gb[0x55b3969c0750]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@d54cc51358e7: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@d54cc51358e7: Final verdict of PTC: none 20250120100131712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1468)@d54cc51358e7: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1458)@d54cc51358e7: Final verdict of PTC: none 20250120100131718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1463)@d54cc51358e7: Final verdict of PTC: none 20250120100131718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1459)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1474)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@d54cc51358e7: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@d54cc51358e7: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1461)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1466)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1456)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@d54cc51358e7: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20250120100131804 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100131804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100131804 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100131804 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100131804 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100131804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100131804 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100131804 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100131804 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:739) 20250120100131804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100131804 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100131804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100131804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100131804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100131804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100131804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100131804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100131805 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Mon Jan 20 10:01:31 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 20250120100131888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100132290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183492) 20250120100132719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100132719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=183492, count=220280) 20250120100133720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100133720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120100133805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100133805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100133805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Jan 20 10:01:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100134721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100134721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_geran_attach_iu_rau started. 20250120100135331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100135334 DMM INFO MM(262420000001002/cc419266) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100135334 DMM INFO MM(262420000001002/cc419266) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100135334 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100135334 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100135334 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250120100135334 DMM ERROR MM_STATE_Gb[0x55b3969c0750]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250120100135334 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250120100135334 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) 20250120100135334 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250120100135334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0880]{Init}: Deallocated (fsm.c:568) 20250120100135334 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Deallocated (fsm.c:568) 20250120100135334 DMM DEBUG MM_STATE_Iu(3)[0x55b3969c09b0]{Detached}: Deallocated (fsm.c:568) 20250120100135334 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120100135334 DLLC NOTICE LLME(ffffffff/cc419266){ASSIGNED} LLGM Assign pre (cc419266 => ffffffff) (gprs_llc.c:1079) 20250120100135334 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc419266 => ffffffff) (gprs_llc.c:1125) 20250120100135334 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100135362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100135362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100135362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100135362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100135362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100135362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100135362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100135362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100135362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100135363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100135363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100135363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100135363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100135363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100135363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100135363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100135363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100135364 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100135364 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100135364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100135364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100135364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100135367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100135372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100135372 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100135378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100135378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100135378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100135378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100135378 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100135378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100135378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100135378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100135378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100135378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100135378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100135378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100135379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100135379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100135379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100135379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100135379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100135379 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100135379 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100135379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100135379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100135379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1487)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120100135382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120100135389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100135389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1487)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1485)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1491)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100135392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100135392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100135392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100135392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100135392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100135392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100135392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100135392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100135392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100135392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100135392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100135392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100135393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100135393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100135393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100135393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100135393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100135393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100135393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100135393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1491)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120100135393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100135393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100135395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d54cc51358e7: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1494)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@d54cc51358e7: ************************************************* SGSN_Test_0-SCCP(1492)@d54cc51358e7: v_sccp_pdu_maxlen:268 20250120100135400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100135400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100135600 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100135600 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100135600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100135600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100135608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100135608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100135608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100135608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100135608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100135608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100135608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100135611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100135611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100135611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100135611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100135611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100135611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100135611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100135611 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100135722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100135722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100135722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100135722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100135727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100135728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100136420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100136420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100136420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100136420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100136420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100136420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100136420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100136420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100136421 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100136421 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100136422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100136422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100136422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100136422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100136422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100136422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100136422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100136422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@d54cc51358e7: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='E31475A2'O, index=0 SGSN_Test-GSUP(1497)@d54cc51358e7: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@d54cc51358e7: 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 := '7B93FA032382B91C97C97AE87161EA01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F55A0C85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8C7FFB43B092E8D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DE6CA1D20A5F5E146C2D0387F6ABB5DE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '93DA76F541C01196CFE66C4840BBC039'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9F3C0B2716228D4279EED2D8C8579159'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '87E7D2B66A3EA8E4'O } } } } } 20250120100136814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100136814 DLLC NOTICE LLME(ffffffff/e31475a2){UNASSIGNED} LLC RX: unknown TLLI 0xe31475a2, creating LLME on the fly (gprs_llc.c:552) 20250120100136814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100136814 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20250120100136814 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Allocated (fsm.c:456) 20250120100136814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120100136814 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Allocated (fsm.c:456) 20250120100136814 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Allocated (fsm.c:456) 20250120100136814 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100136814 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100136814 DLLC NOTICE LLME(ffffffff/e31475a2){UNASSIGNED} LLGM Assign pre (e31475a2 => e32032c8) (gprs_llc.c:1079) 20250120100136814 DLLC NOTICE LLME(e31475a2/e32032c8){ASSIGNED} LLGM Assign post (e31475a2 => e32032c8) (gprs_llc.c:1125) 20250120100136814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100136814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100136814 DMM DEBUG MM(262420000001003/e32032c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100136828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100136828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250120100136828 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100136828 DMM DEBUG MM(262420000001003/e32032c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250120100136828 DMM NOTICE MM(262420000001003/e32032c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100136828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100136828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100136828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100136828 DMM DEBUG MM(262420000001003/e32032c8) Requesting authorization (sgsn_auth.c:160) 20250120100136828 DMM INFO MM(262420000001003/e32032c8) Requesting authentication tuples (sgsn_auth.c:184) 20250120100136828 DMM DEBUG MM(262420000001003/e32032c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100136828 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250120100136828 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@d54cc51358e7: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@d54cc51358e7: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250120100136833 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100136833 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100136833 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100136833 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100136833 DMM INFO MM(262420000001003/e32032c8) Subscriber data update (mmctx.c:445) 20250120100136833 DMM DEBUG MM(262420000001003/e32032c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100136833 DMM INFO MM(262420000001003/e32032c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100136833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100136833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100136833 DMM INFO MM(262420000001003/e32032c8) <- GMM AUTH AND CIPHERING REQ (rand = 7b 93 fa 03 23 82 b9 1c 97 c9 7a e8 71 61 ea 01 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f 3c 0b 27 16 22 8d 42 79 ee d2 d8 c8 57 91 59 ) (gprs_gmm.c:465) 20250120100136849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100136849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250120100136849 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100136849 DMM INFO MM(262420000001003/e32032c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100136849 DMM NOTICE MM(262420000001003/e32032c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100136849 DMM DEBUG MM(262420000001003/e32032c8) checking auth: received UMTS RES = 87 e7 d2 b6 6a 3e a8 e4 (gprs_gmm.c:648) 20250120100136849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100136849 DMM DEBUG MM(262420000001003/e32032c8) Requesting authorization (sgsn_auth.c:160) 20250120100136849 DMM INFO MM(262420000001003/e32032c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100136849 DMM DEBUG MM(262420000001003/e32032c8) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100136849 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250120100136849 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) 20250120100136849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250120100136849 DMM INFO MM(262420000001003/e32032c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe32032c8) (gprs_gmm.c:282) 20250120100136852 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100136852 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100136852 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250120100136852 DMM INFO MM(262420000001003/e32032c8) Subscriber data update (mmctx.c:445) 20250120100136852 DMM DEBUG MM(262420000001003/e32032c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100136852 DMM INFO MM(262420000001003/e32032c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100136852 DMM NOTICE MM(262420000001003/e32032c8) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250120100136852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100136852 DMM NOTICE MM(262420000001003/e32032c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100136852 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) 20250120100136853 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100136853 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250120100136853 DMM INFO MM(262420000001003/e32032c8) Subscriber data update (mmctx.c:445) 20250120100136853 DMM DEBUG MM(262420000001003/e32032c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250120100136864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100136864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250120100136865 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250120100136865 DMM INFO MM(262420000001003/e32032c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100136865 DMM NOTICE MM(262420000001003/e32032c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100136865 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100136865 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100136865 DLLC NOTICE LLME(e31475a2/e32032c8){ASSIGNED} LLGM Assign pre (ffffffff => e32032c8) (gprs_llc.c:1079) 20250120100136865 DLLC NOTICE LLME(ffffffff/e32032c8){ASSIGNED} LLGM Assign post (ffffffff => e32032c8) (gprs_llc.c:1125) 20250120100136865 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0750]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250120100136865 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0750]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250120100136865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100136865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@d54cc51358e7: 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 := 'E32032C8'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@d54cc51358e7: Added conn table entry 0TC_geran_attach_iu_rau(1499)10215660 SGSN_Test_0-SCCP(1492)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1493)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100136945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100136945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100136945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100136945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100136945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100136945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100136945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100136945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100136945 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100136945 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100136945 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100136945 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250120100136945 DMM INFO MM(262420000001003/e32032c8) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e32032c8 (00000000), TLLI: e32032c8 (e32032c8), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250120100136945 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250120100136945 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0750]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250120100136946 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0750]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250120100136946 DLLC NOTICE LLME(ffffffff/e32032c8){ASSIGNED} LLGM Assign pre (e32032c8 => ffffffff) (gprs_llc.c:1079) 20250120100136946 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e32032c8 => ffffffff) (gprs_llc.c:1125) 20250120100136946 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100136946 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250120100136946 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100136946 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100136946 DMM DEBUG MM(262420000001003/e32032c8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250120100136946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100136946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100136946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100136946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100136946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100136946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100136946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100136946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100136946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100136946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100136946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100136946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100136946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100136946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100136946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100136946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@d54cc51358e7: { messageType := 2, destLocRef := '9BE0EC'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1492)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1492)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100136965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100136965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100136965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100136965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100136965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100136965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100136965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100136966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100136966 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100136966 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100136966 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100136966 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250120100136966 DMM INFO MM(262420000001003/e32032c8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20250120100136966 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250120100136966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100136966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100136966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100136966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100136966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100136966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100136966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100136966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100136966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100136966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100136966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100136966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100136966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100136966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100136966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100136966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@d54cc51358e7: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@d54cc51358e7: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@d54cc51358e7: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1492)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1492)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250120100136980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100136980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100136980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100136980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100136980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100136980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100136980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100136980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100136981 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100136981 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100136981 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100136981 DMM INFO MM(262420000001003/e32032c8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250120100136981 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250120100136981 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100136981 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20250120100136981 DMM ERROR MM_STATE_Iu[0x55b3969c0880]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@d54cc51358e7: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@d54cc51358e7: Final verdict of PTC: none 20250120100136995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43792<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1486)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1491)@d54cc51358e7: Final verdict of PTC: none 20250120100137000 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100137000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI210(1485)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1481)@d54cc51358e7: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@d54cc51358e7: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1497)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1484)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1479)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1489)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@d54cc51358e7: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Jan 20 10:01:37 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 20250120100137137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100137180 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100137180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100137180 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100137180 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100137180 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100137180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100137180 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100137180 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100137180 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:739) 20250120100137180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100137180 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100137180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100137180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100137180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100137180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100137180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100137180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100137181 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250120100137538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113816) 20250120100138002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100138002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113816, count=178444) 20250120100139003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100139003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120100139182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100139182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100139182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Jan 20 10:01:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100140003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100140003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_user started. 20250120100140630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100140632 DMM INFO MM(262420000001003/e32032c8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100140632 DMM INFO MM(262420000001003/e32032c8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100140632 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100140632 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100140632 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100140632 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250120100140632 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) 20250120100140632 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250120100140632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Deallocated (fsm.c:568) 20250120100140632 DMM DEBUG MM_STATE_Gb(0)[0x55b3969c0750]{Idle}: Deallocated (fsm.c:568) 20250120100140632 DMM DEBUG MM_STATE_Iu[0x55b3969c0880]{Detached}: Deallocated (fsm.c:568) 20250120100140632 DMM DEBUG GMM(gmm_fsm)[0x55b3969c8ca0]{Deregistered}: Deallocated (fsm.c:568) 20250120100140632 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100140660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100140660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100140660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100140660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100140660 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100140660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100140660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100140660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100140660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100140661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100140661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100140661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100140661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100140661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100140661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100140661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100140661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100140661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100140661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100140661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1504)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120100140662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100140662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100140664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100140668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100140668 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1510)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@d54cc51358e7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1509)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120100140678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100140678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100140678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100140678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100140678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100140678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100140678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100140678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100140678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1510)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100140679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100140679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100140679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100140679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100140679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100140679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100140679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100140679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100140679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100140679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100140679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100140679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100140679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100140681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1506)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100140686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100140686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1507)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100140692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100140692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100140692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100140692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100140692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100140692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100140692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100140692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100140692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100140692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100140692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100140692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100140692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100140692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100140692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100140692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100140692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100140692 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100140692 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100140692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100140693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100140693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250120100140694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-M3UA(1517)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1517)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@d54cc51358e7: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100140699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100140699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100140896 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100140896 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100140896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100140896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100140901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100140901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100140901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100140901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100140901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100140901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100140901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100140903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100140903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100140903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100140903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100140903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100140904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100140904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100140904 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100141004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100141004 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100141005 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100141005 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100141009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100141010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100141715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100141715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100141715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100141715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100141715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100141715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100141715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100141715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100141716 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100141716 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100141717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100141717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100141717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100141717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100141717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100141717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100141717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100141717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@d54cc51358e7: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F2CFD5F6'O, index=0 SGSN_Test-GSUP(1520)@d54cc51358e7: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@d54cc51358e7: 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 := 'E26D'O, rac := '35'O ("5") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user(1522)16077796 SGSN_Test_0-SCCP(1514)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1516)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100142076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100142076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100142076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100142076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142076 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100142076 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100142076 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100142076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20250120100142076 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{Deregistered}: Allocated (fsm.c:456) 20250120100142076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120100142076 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120100142076 DMM DEBUG MM_STATE_Iu[0x55b3969d07f0]{Detached}: Allocated (fsm.c:456) 20250120100142076 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100142076 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100142076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100142076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100142076 DMM DEBUG MM(262420000001004/db5804c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100142076 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250120100142076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@d54cc51358e7: { messageType := 2, destLocRef := 'F553E4'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(1514)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d54cc51358e7: 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 := 'C936AE215267EE30A9328701D3368A99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BCF23402'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFA10FE47BB8EF57'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '551A62E6055D54F4290AC7CC3366AC3F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '80D0B404AA0BFBE79EE56911DA9CD636'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CB6249009865D956BAA387CE453E296E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0823AE5F5A7CCACB'O } } } } } SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250120100142083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100142083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100142083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100142083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142083 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100142083 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100142083 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100142083 DMM DEBUG MM(262420000001004/db5804c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250120100142083 DMM NOTICE MM(262420000001004/db5804c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100142083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100142083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100142083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100142083 DMM DEBUG MM(262420000001004/db5804c7) Requesting authorization (sgsn_auth.c:160) 20250120100142083 DMM INFO MM(262420000001004/db5804c7) Requesting authentication tuples (sgsn_auth.c:184) 20250120100142083 DMM DEBUG MM(262420000001004/db5804c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100142083 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250120100142083 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@d54cc51358e7: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250120100142085 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100142085 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100142085 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100142085 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100142085 DMM INFO MM(262420000001004/db5804c7) Subscriber data update (mmctx.c:445) 20250120100142085 DMM DEBUG MM(262420000001004/db5804c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100142085 DMM INFO MM(262420000001004/db5804c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100142085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100142085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100142085 DMM INFO MM(262420000001004/db5804c7) <- GMM AUTH AND CIPHERING REQ (rand = c9 36 ae 21 52 67 ee 30 a9 32 87 01 d3 36 8a 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cb 62 49 00 98 65 d9 56 ba a3 87 ce 45 3e 29 6e ) (gprs_gmm.c:465) 20250120100142085 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250120100142085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A220823AE5F23094399990000100004F029045A7CCACB'O 20250120100142090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100142090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100142090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100142090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142090 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100142090 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100142090 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100142090 DMM INFO MM(262420000001004/db5804c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100142090 DMM NOTICE MM(262420000001004/db5804c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100142090 DMM DEBUG MM(262420000001004/db5804c7) checking auth: received UMTS RES = 08 23 ae 5f 5a 7c ca cb (gprs_gmm.c:648) 20250120100142090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100142090 DMM DEBUG MM(262420000001004/db5804c7) Requesting authorization (sgsn_auth.c:160) 20250120100142090 DMM INFO MM(262420000001004/db5804c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100142090 DMM DEBUG MM(262420000001004/db5804c7) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100142090 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250120100142090 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) 20250120100142090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100142090 DMM DEBUG MM(262420000001004/db5804c7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100142090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100142100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100142100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100142100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100142100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142101 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100142101 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100142101 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100142101 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250120100142101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100142101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100142101 DMM INFO MM(262420000001004/db5804c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5804c7) (gprs_gmm.c:282) 20250120100142101 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250120100142101 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142101 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142101 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142101 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100142105 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100142105 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100142105 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250120100142105 DMM INFO MM(262420000001004/db5804c7) Subscriber data update (mmctx.c:445) 20250120100142105 DMM DEBUG MM(262420000001004/db5804c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100142105 DMM INFO MM(262420000001004/db5804c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100142105 DMM NOTICE MM(262420000001004/db5804c7) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250120100142105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100142105 DMM NOTICE MM(262420000001004/db5804c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100142105 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) 20250120100142106 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100142106 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250120100142106 DMM INFO MM(262420000001004/db5804c7) Subscriber data update (mmctx.c:445) 20250120100142106 DMM DEBUG MM(262420000001004/db5804c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100142110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100142110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100142110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100142110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142110 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100142110 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100142110 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100142110 DMM INFO MM(262420000001004/db5804c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100142110 DMM NOTICE MM(262420000001004/db5804c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100142110 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100142110 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100142110 DMM DEBUG MM_STATE_Iu(5)[0x55b3969d07f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100142110 DMM DEBUG MM_STATE_Iu(5)[0x55b3969d07f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100142110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100142110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100142110 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142110 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142110 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142110 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1514)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100142118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100142119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100142119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100142119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142119 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100142119 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100142119 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100142119 DMM INFO MM(262420000001004/db5804c7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100142119 DMM DEBUG MM_STATE_Iu(5)[0x55b3969d07f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100142119 DMM DEBUG MM_STATE_Iu(5)[0x55b3969d07f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100142119 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on local reference:0 20250120100142121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100142121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100142122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100142122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@d54cc51358e7: Deleted conn table entry 0TC_attach_pdp_act_user(1522)16077796 TC_attach_pdp_act_user(1522)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@d54cc51358e7: 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 := 'DB5804C7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user(1522)15233004 SGSN_Test_0-RAN(1516)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@d54cc51358e7: First idle individual index:0 20250120100142325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100142325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100142325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100142325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142325 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100142325 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100142325 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100142326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142325 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB5804C7) type="signalling" (gprs_gmm.c:1897) 20250120100142326 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250120100142326 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120100142326 DMM DEBUG MM(262420000001004/db5804c7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250120100142326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100142326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100142326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100142326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100142326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100142326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100142326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100142326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@d54cc51358e7: { messageType := 2, destLocRef := 'E86FEC'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(1514)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d54cc51358e7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@d54cc51358e7: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@d54cc51358e7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@d54cc51358e7: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@d54cc51358e7: Final verdict of PTC: none 20250120100142349 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100142349 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250120100142349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100142349 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100142349 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100142349 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100142349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100142349 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100142349 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100142349 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:739) 20250120100142349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100142349 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100142349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100142349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100142349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100142349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100142349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100142349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@d54cc51358e7: Final verdict of PTC: none 20250120100142356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43804<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120100142360 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100142361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1519)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1520)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1510)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1515)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1504)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1508)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1502)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1513)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@d54cc51358e7: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Mon Jan 20 10:01:42 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 20250120100142527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100143029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231424) 20250120100143362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100143362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231424, count=235876) 20250120100144350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100144350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100144350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250120100144364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100144364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Mon Jan 20 10:01:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100145366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100145366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250120100146094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100146097 DMM INFO MM(262420000001004/db5804c7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100146097 DMM INFO MM(262420000001004/db5804c7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100146097 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100146097 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100146097 DMM DEBUG MM_STATE_Iu(5)[0x55b3969d07f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100146097 DMM DEBUG MM_STATE_Iu(5)[0x55b3969d07f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100146097 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250120100146097 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) 20250120100146097 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250120100146098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120100146098 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120100146098 DMM DEBUG MM_STATE_Iu(5)[0x55b3969d07f0]{Detached}: Deallocated (fsm.c:568) 20250120100146098 DMM DEBUG GMM(gmm_fsm)[0x55b3969c0880]{Deregistered}: Deallocated (fsm.c:568) 20250120100146098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100146143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100146143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100146143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100146143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100146143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100146143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100146143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100146143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100146143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100146146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100146146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100146146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100146146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100146146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100146146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100146146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100146146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100146146 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100146146 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100146146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100146148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100146148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100146152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100146160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100146160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100146166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100146166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100146166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100146166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100146166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100146166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100146166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100146166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100146166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100146166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100146166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100146166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100146167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100146167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100146167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100146167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100146167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100146167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100146167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100146167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100146167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100146167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100146170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120100146176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100146176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1538)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1538)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100146186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100146186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100146186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100146186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100146186 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100146186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100146186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100146186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100146186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1538)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100146187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100146187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100146187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100146187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100146187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100146187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100146187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100146187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100146187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100146187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100146187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100146187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100146187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1538)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1538)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1540)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation SGSN_Test_0-SCCP(1537)@d54cc51358e7: v_sccp_pdu_maxlen:268 20250120100146190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100146195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100146195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100146368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100146368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100146368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100146368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100146373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120100146375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100146389 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100146389 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100146389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100146389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100146395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100146395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100146395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100146395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100146395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100146395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100146396 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100146398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100146398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100146398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100146398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100146398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100146398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100146398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100146398 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100147207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100147207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100147207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100147207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147207 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100147207 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100147207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d54cc51358e7: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F88A1850'O, index=0 SGSN_Test-GSUP(1543)@d54cc51358e7: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@d54cc51358e7: 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 := '3675'O ("6u"), rac := 'C8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)13201522 SGSN_Test_0-SCCP(1537)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1539)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100147454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100147454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100147454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100147454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147454 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100147454 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100147454 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100147454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20250120100147454 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{Deregistered}: Allocated (fsm.c:456) 20250120100147454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120100147454 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Allocated (fsm.c:456) 20250120100147454 DMM DEBUG MM_STATE_Iu[0x55b3969d2a40]{Detached}: Allocated (fsm.c:456) 20250120100147454 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100147454 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100147454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100147454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100147454 DMM DEBUG MM(262420000001058/cae70873) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100147454 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250120100147454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@d54cc51358e7: { messageType := 2, destLocRef := 'C97072'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(1537)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@d54cc51358e7: 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 := 'B9DFDEDF0C0C6FFF3C9A05A429F36B74'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A9AA42C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '335BD22F45C85C09'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '30B3127C9FA811E4D2E899EC6E1CD2FC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1E618E5349AA12587A91C73004891DE7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F7780837D4C3B81F7EB1184774723DE7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8D49287A39E82118'O } } } } } SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250120100147465 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147465 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100147465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100147465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100147465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147465 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100147465 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100147465 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100147465 DMM DEBUG MM(262420000001058/cae70873) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20250120100147465 DMM NOTICE MM(262420000001058/cae70873) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100147465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100147465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100147465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100147465 DMM DEBUG MM(262420000001058/cae70873) Requesting authorization (sgsn_auth.c:160) 20250120100147465 DMM INFO MM(262420000001058/cae70873) Requesting authentication tuples (sgsn_auth.c:184) 20250120100147465 DMM DEBUG MM(262420000001058/cae70873) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100147465 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250120100147466 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@d54cc51358e7: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250120100147472 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100147472 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100147472 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100147472 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100147472 DMM INFO MM(262420000001058/cae70873) Subscriber data update (mmctx.c:445) 20250120100147472 DMM DEBUG MM(262420000001058/cae70873) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100147472 DMM INFO MM(262420000001058/cae70873) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100147472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100147472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100147472 DMM INFO MM(262420000001058/cae70873) <- GMM AUTH AND CIPHERING REQ (rand = b9 df de df 0c 0c 6f ff 3c 9a 05 a4 29 f3 6b 74 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f7 78 08 37 d4 c3 b8 1f 7e b1 18 47 74 72 3d e7 ) (gprs_gmm.c:465) 20250120100147472 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250120100147472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F228D49287A23094399990000105008F0290439E82118'O 20250120100147482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100147482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100147482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100147482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147482 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100147482 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100147482 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100147482 DMM INFO MM(262420000001058/cae70873) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100147482 DMM NOTICE MM(262420000001058/cae70873) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100147482 DMM DEBUG MM(262420000001058/cae70873) checking auth: received UMTS RES = 8d 49 28 7a 39 e8 21 18 (gprs_gmm.c:648) 20250120100147482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100147482 DMM DEBUG MM(262420000001058/cae70873) Requesting authorization (sgsn_auth.c:160) 20250120100147482 DMM INFO MM(262420000001058/cae70873) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100147482 DMM DEBUG MM(262420000001058/cae70873) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100147482 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250120100147482 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) 20250120100147482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100147482 DMM DEBUG MM(262420000001058/cae70873) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100147483 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147483 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100147495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100147495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100147495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100147495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147495 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100147495 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100147495 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100147495 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250120100147495 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100147495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100147495 DMM INFO MM(262420000001058/cae70873) <- GMM ATTACH ACCEPT (new P-TMSI=0xcae70873) (gprs_gmm.c:282) 20250120100147495 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250120100147495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100147502 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100147502 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100147502 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250120100147502 DMM INFO MM(262420000001058/cae70873) Subscriber data update (mmctx.c:445) 20250120100147502 DMM DEBUG MM(262420000001058/cae70873) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100147502 DMM INFO MM(262420000001058/cae70873) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100147502 DMM NOTICE MM(262420000001058/cae70873) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20250120100147502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100147502 DMM NOTICE MM(262420000001058/cae70873) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100147502 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) 20250120100147503 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100147503 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250120100147503 DMM INFO MM(262420000001058/cae70873) Subscriber data update (mmctx.c:445) 20250120100147503 DMM DEBUG MM(262420000001058/cae70873) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100147505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100147505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100147505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100147505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147505 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100147505 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100147505 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100147505 DMM INFO MM(262420000001058/cae70873) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100147505 DMM NOTICE MM(262420000001058/cae70873) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100147505 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100147505 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100147505 DMM DEBUG MM_STATE_Iu(7)[0x55b3969d2a40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100147505 DMM DEBUG MM_STATE_Iu(7)[0x55b3969d2a40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100147505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100147505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100147505 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1537)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100147511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100147511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100147511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100147511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147511 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100147511 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100147511 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100147511 DMM INFO MM(262420000001058/cae70873) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100147511 DMM DEBUG MM_STATE_Iu(7)[0x55b3969d2a40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100147511 DMM DEBUG MM_STATE_Iu(7)[0x55b3969d2a40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100147511 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147511 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147511 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147511 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on local reference:0 20250120100147512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100147513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100147513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100147513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@d54cc51358e7: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)13201522 TC_attach_pdp_act_user_addr_v4raw(1545)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@d54cc51358e7: 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 := 'CAE70873'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)12383076 SGSN_Test_0-RAN(1539)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@d54cc51358e7: First idle individual index:0 20250120100147716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100147717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100147717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100147717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147717 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100147717 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100147717 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100147717 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCAE70873) type="signalling" (gprs_gmm.c:1897) 20250120100147717 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250120100147717 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120100147717 DMM DEBUG MM(262420000001058/cae70873) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250120100147718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100147718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100147718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100147718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100147718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100147718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100147718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100147718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@d54cc51358e7: { messageType := 2, destLocRef := 'BCF364'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(1537)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@d54cc51358e7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@d54cc51358e7: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@d54cc51358e7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@d54cc51358e7: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@d54cc51358e7: Final verdict of PTC: none 20250120100147733 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100147733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100147733 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100147733 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100147733 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100147733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100147733 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100147733 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100147733 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:739) 20250120100147733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100147734 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100147734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100147734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100147734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100147734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100147734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100147734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100147734 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1537)@d54cc51358e7: Final verdict of PTC: none 20250120100147740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1523)@d54cc51358e7: Final verdict of PTC: none 20250120100147744 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100147745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1538)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1532)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1527)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1543)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1530)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1525)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1536)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1536): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1537): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1538): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Mon Jan 20 10:01:47 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 20250120100147859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100148362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233276) 20250120100148745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100148745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233276, count=237728) 20250120100149735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100149735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100149735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250120100149746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100149746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Mon Jan 20 10:01:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100150712 DGPRS DEBUG Checking for inactive LLMEs, time = 598216 (sgsn.c:132) 20250120100150747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100150747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250120100151439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100151442 DMM INFO MM(262420000001058/cae70873) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100151442 DMM INFO MM(262420000001058/cae70873) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100151442 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100151442 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100151442 DMM DEBUG MM_STATE_Iu(7)[0x55b3969d2a40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100151442 DMM DEBUG MM_STATE_Iu(7)[0x55b3969d2a40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100151442 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250120100151442 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) 20250120100151442 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250120100151442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Deallocated (fsm.c:568) 20250120100151442 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Deallocated (fsm.c:568) 20250120100151442 DMM DEBUG MM_STATE_Iu(7)[0x55b3969d2a40]{Detached}: Deallocated (fsm.c:568) 20250120100151442 DMM DEBUG GMM(gmm_fsm)[0x55b3969d07f0]{Deregistered}: Deallocated (fsm.c:568) 20250120100151442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100151484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100151484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100151484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100151484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100151484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100151484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100151484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100151484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100151484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100151484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100151484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100151484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100151484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100151485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100151485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100151485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100151485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100151485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100151485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100151485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100151485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100151485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100151488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100151493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100151493 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100151500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100151500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100151500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100151500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100151500 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100151500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100151500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100151500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100151500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100151501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100151501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100151501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100151501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100151501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100151501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100151501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100151501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100151501 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100151501 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100151501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100151501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100151501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100151504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100151510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100151510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100151517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100151517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100151517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100151517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100151517 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100151517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100151517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100151517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100151517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100151518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100151518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100151518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100151518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100151518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100151518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100151518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100151518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100151518 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100151518 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100151518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100151518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100151518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100151521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1563)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation 20250120100151526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100151526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1561)@d54cc51358e7: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100151727 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100151727 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100151727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100151727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100151733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100151733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100151733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100151733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100151733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100151733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100151733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100151736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100151736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100151736 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100151736 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100151736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100151736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100151736 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100151736 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100151748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100151748 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100151748 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100151748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100151752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100151753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100152546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100152546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100152546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100152546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100152546 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100152547 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100152547 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152547 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100152547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100152547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100152547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d54cc51358e7: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F2AE9390'O, index=0 SGSN_Test-GSUP(1566)@d54cc51358e7: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d54cc51358e7: 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 := 'DBEF'O, rac := '3E'O (">") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)7939783 SGSN_Test_0-SCCP(1561)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1562)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100152854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100152854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100152854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100152854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100152854 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100152854 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100152854 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100152854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20250120100152854 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{Deregistered}: Allocated (fsm.c:456) 20250120100152854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120100152854 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120100152854 DMM DEBUG MM_STATE_Iu[0x55b3969d4140]{Detached}: Allocated (fsm.c:456) 20250120100152854 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100152854 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100152854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100152854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100152854 DMM DEBUG MM(262420000001055/f8046ba7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100152854 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250120100152854 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100152854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100152854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100152854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100152854 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100152854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100152854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100152854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@d54cc51358e7: { messageType := 2, destLocRef := '7926C7'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d54cc51358e7: 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 := '25D17CD0759BBE49A81E729D450BA15E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '034DD911'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1718F0364386B8BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AC05D10E7AFEEF09D2D22D3828CEFA5B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '544635A71E48ECBC628F30EDD813C39C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '20D5854DE35CCAF92B579D4A5D2692D9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A654224052813B60'O } } } } } SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250120100152873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100152873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100152873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100152873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100152873 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100152873 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100152873 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100152873 DMM DEBUG MM(262420000001055/f8046ba7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20250120100152873 DMM NOTICE MM(262420000001055/f8046ba7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100152873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100152873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100152873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100152873 DMM DEBUG MM(262420000001055/f8046ba7) Requesting authorization (sgsn_auth.c:160) 20250120100152873 DMM INFO MM(262420000001055/f8046ba7) Requesting authentication tuples (sgsn_auth.c:184) 20250120100152873 DMM DEBUG MM(262420000001055/f8046ba7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100152873 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250120100152873 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@d54cc51358e7: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250120100152875 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100152875 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100152875 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100152875 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100152875 DMM INFO MM(262420000001055/f8046ba7) Subscriber data update (mmctx.c:445) 20250120100152875 DMM DEBUG MM(262420000001055/f8046ba7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100152875 DMM INFO MM(262420000001055/f8046ba7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100152876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100152876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100152876 DMM INFO MM(262420000001055/f8046ba7) <- GMM AUTH AND CIPHERING REQ (rand = 25 d1 7c d0 75 9b be 49 a8 1e 72 9d 45 0b a1 5e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 20 d5 85 4d e3 5c ca f9 2b 57 9d 4a 5d 26 92 d9 ) (gprs_gmm.c:465) 20250120100152876 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250120100152876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100152876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100152876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100152876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122A654224023094399990000105005F0290452813B60'O 20250120100152883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100152883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100152883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100152883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100152883 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100152883 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100152883 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100152883 DMM INFO MM(262420000001055/f8046ba7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100152883 DMM NOTICE MM(262420000001055/f8046ba7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100152883 DMM DEBUG MM(262420000001055/f8046ba7) checking auth: received UMTS RES = a6 54 22 40 52 81 3b 60 (gprs_gmm.c:648) 20250120100152883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100152883 DMM DEBUG MM(262420000001055/f8046ba7) Requesting authorization (sgsn_auth.c:160) 20250120100152883 DMM INFO MM(262420000001055/f8046ba7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100152883 DMM DEBUG MM(262420000001055/f8046ba7) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100152883 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250120100152883 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) 20250120100152883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100152883 DMM DEBUG MM(262420000001055/f8046ba7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100152883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100152883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100152883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100152883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100152897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100152897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100152897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100152897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100152897 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100152897 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100152897 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100152897 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250120100152897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100152898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100152898 DMM INFO MM(262420000001055/f8046ba7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8046ba7) (gprs_gmm.c:282) 20250120100152898 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250120100152898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100152898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100152898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100152898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100152898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100152898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100152898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100152898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100152906 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100152906 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100152906 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250120100152906 DMM INFO MM(262420000001055/f8046ba7) Subscriber data update (mmctx.c:445) 20250120100152906 DMM DEBUG MM(262420000001055/f8046ba7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100152906 DMM INFO MM(262420000001055/f8046ba7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100152906 DMM NOTICE MM(262420000001055/f8046ba7) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20250120100152906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100152906 DMM NOTICE MM(262420000001055/f8046ba7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100152906 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) 20250120100152907 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100152907 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250120100152907 DMM INFO MM(262420000001055/f8046ba7) Subscriber data update (mmctx.c:445) 20250120100152907 DMM DEBUG MM(262420000001055/f8046ba7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100152910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100152910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100152910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100152910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100152911 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100152911 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100152911 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100152911 DMM INFO MM(262420000001055/f8046ba7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100152911 DMM NOTICE MM(262420000001055/f8046ba7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100152911 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100152911 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100152911 DMM DEBUG MM_STATE_Iu(9)[0x55b3969d4140]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100152911 DMM DEBUG MM_STATE_Iu(9)[0x55b3969d4140]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100152911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100152911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100152911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100152911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100152911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100152911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1561)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100152918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100152918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100152918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100152918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100152918 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100152918 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100152918 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100152918 DMM INFO MM(262420000001055/f8046ba7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100152918 DMM DEBUG MM_STATE_Iu(9)[0x55b3969d4140]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100152918 DMM DEBUG MM_STATE_Iu(9)[0x55b3969d4140]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100152918 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100152918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100152918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100152918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 20250120100152919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100152919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100152919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100152919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100152919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100152919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100152919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100152919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@d54cc51358e7: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)7939783 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d54cc51358e7: 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 := 'F8046BA7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2428278 SGSN_Test_0-RAN(1562)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@d54cc51358e7: First idle individual index:0 20250120100153120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100153120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100153120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100153120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100153120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100153120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100153120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100153120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100153121 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100153121 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100153121 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100153121 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8046BA7) type="signalling" (gprs_gmm.c:1897) 20250120100153121 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250120100153121 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120100153121 DMM DEBUG MM(262420000001055/f8046ba7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250120100153122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100153122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100153122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100153122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100153122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100153122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100153122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100153122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100153122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100153122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100153122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100153122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100153122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100153122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100153122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100153122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@d54cc51358e7: { messageType := 2, destLocRef := '250D76'O ("%\rv"), sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d54cc51358e7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d54cc51358e7: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@d54cc51358e7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d54cc51358e7: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@d54cc51358e7: Final verdict of PTC: none 20250120100153137 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100153137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100153137 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100153137 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100153137 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100153137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100153138 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100153138 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100153138 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:739) 20250120100153138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100153138 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100153138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100153138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100153138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100153138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100153138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100153138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100153138 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@d54cc51358e7: Final verdict of PTC: none 20250120100153144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1560)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1550)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@d54cc51358e7: Final verdict of PTC: none 20250120100153150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100153150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1555)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1553)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1548)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1558)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Mon Jan 20 10:01:53 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 20250120100153268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100153771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234008) 20250120100154152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100154152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234008, count=238460) 20250120100155139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100155139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100155139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250120100155153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100155153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Mon Jan 20 10:01:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100156155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100156155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250120100156860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100156863 DMM INFO MM(262420000001055/f8046ba7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100156863 DMM INFO MM(262420000001055/f8046ba7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100156864 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100156864 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100156864 DMM DEBUG MM_STATE_Iu(9)[0x55b3969d4140]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100156864 DMM DEBUG MM_STATE_Iu(9)[0x55b3969d4140]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100156864 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250120100156864 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) 20250120100156864 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250120100156864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120100156864 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120100156864 DMM DEBUG MM_STATE_Iu(9)[0x55b3969d4140]{Detached}: Deallocated (fsm.c:568) 20250120100156864 DMM DEBUG GMM(gmm_fsm)[0x55b3969d2a40]{Deregistered}: Deallocated (fsm.c:568) 20250120100156864 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100156915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100156915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100156915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100156915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100156915 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100156915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100156915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100156915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100156915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100156916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100156916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100156916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100156916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100156916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100156916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100156916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100156916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100156916 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100156916 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100156916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100156916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100156916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 20250120100156919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100156924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100156924 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1575)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_addr_itu_x213_ipv4len20-BVCI196(1572)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1578)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100156928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100156928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100156928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100156928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100156928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100156928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100156928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100156928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100156928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100156929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100156929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100156929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100156929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100156929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100156929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100156929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100156929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100156929 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100156929 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100156929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100156929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100156929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100156931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120100156935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100156935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100156946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100156946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100156946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100156946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100156946 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100156946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100156946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100156946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100156946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100156947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100156947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100156947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100156947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100156947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100156947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100156947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100156947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100156947 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100156947 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100156947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100156947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100156947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100156950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1586)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@d54cc51358e7: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100156956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100156956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100157152 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100157152 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100157152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100157152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250120100157156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100157156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100157156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100157156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test_0-M3UA(1586)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1588)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100157160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100157161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100157163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100157163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100157163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100157163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100157163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100157163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100157163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100157167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100157167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100157167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100157167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100157167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100157167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100157167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100157167 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100157956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100157956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100157956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100157956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100157956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100157956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100157956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100157956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100157956 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100157956 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100157956 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100157956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100157956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100157956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100157956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100157956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100157956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100157956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@d54cc51358e7: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='E74A9B12'O, index=0 SGSN_Test-GSUP(1589)@d54cc51358e7: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d54cc51358e7: 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 := '6A60'O ("j`"), rac := '9A'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)330292 SGSN_Test_0-SCCP(1584)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1585)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100158201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158201 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100158201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100158201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100158201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158201 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100158201 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100158201 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100158201 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20250120100158201 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{Deregistered}: Allocated (fsm.c:456) 20250120100158201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120100158201 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Allocated (fsm.c:456) 20250120100158201 DMM DEBUG MM_STATE_Iu[0x55b3969cecb0]{Detached}: Allocated (fsm.c:456) 20250120100158201 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100158201 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100158201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100158201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100158201 DMM DEBUG MM(262420000001056/c9e309f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100158201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158201 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250120100158201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d54cc51358e7: { messageType := 2, destLocRef := '050A34'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d54cc51358e7: 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 := '7400DA6AC23BA30DD92245C5E4EDFB38'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31EF48C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A647239A7A823DD5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CDAAA949B2864A51D579AA6B36E5EA29'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0A9F4EC6F1350C354BE8C9093031A7D7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '438ED06CD187BB52CA903901BDF813AE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '11171F6092B5A874'O } } } } } SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250120100158205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100158205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100158205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100158205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158206 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100158206 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100158206 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100158206 DMM DEBUG MM(262420000001056/c9e309f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20250120100158206 DMM NOTICE MM(262420000001056/c9e309f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100158206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100158206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100158206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100158206 DMM DEBUG MM(262420000001056/c9e309f0) Requesting authorization (sgsn_auth.c:160) 20250120100158206 DMM INFO MM(262420000001056/c9e309f0) Requesting authentication tuples (sgsn_auth.c:184) 20250120100158206 DMM DEBUG MM(262420000001056/c9e309f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100158206 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250120100158206 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@d54cc51358e7: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250120100158207 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100158207 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100158207 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100158207 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100158207 DMM INFO MM(262420000001056/c9e309f0) Subscriber data update (mmctx.c:445) 20250120100158207 DMM DEBUG MM(262420000001056/c9e309f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100158207 DMM INFO MM(262420000001056/c9e309f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100158207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100158207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100158207 DMM INFO MM(262420000001056/c9e309f0) <- GMM AUTH AND CIPHERING REQ (rand = 74 00 da 6a c2 3b a3 0d d9 22 45 c5 e4 ed fb 38 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 43 8e d0 6c d1 87 bb 52 ca 90 39 01 bd f8 13 ae ) (gprs_gmm.c:465) 20250120100158207 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250120100158207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082211171F6023094399990000105006F0290492B5A874'O 20250120100158210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100158210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100158210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100158210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158210 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100158210 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100158210 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100158210 DMM INFO MM(262420000001056/c9e309f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100158210 DMM NOTICE MM(262420000001056/c9e309f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100158210 DMM DEBUG MM(262420000001056/c9e309f0) checking auth: received UMTS RES = 11 17 1f 60 92 b5 a8 74 (gprs_gmm.c:648) 20250120100158210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100158210 DMM DEBUG MM(262420000001056/c9e309f0) Requesting authorization (sgsn_auth.c:160) 20250120100158210 DMM INFO MM(262420000001056/c9e309f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100158210 DMM DEBUG MM(262420000001056/c9e309f0) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100158210 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250120100158210 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) 20250120100158210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100158210 DMM DEBUG MM(262420000001056/c9e309f0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100158210 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158210 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100158213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100158213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100158213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100158214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158214 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100158214 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100158214 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100158214 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250120100158214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100158214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100158214 DMM INFO MM(262420000001056/c9e309f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9e309f0) (gprs_gmm.c:282) 20250120100158214 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250120100158214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100158215 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100158215 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100158215 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250120100158215 DMM INFO MM(262420000001056/c9e309f0) Subscriber data update (mmctx.c:445) 20250120100158215 DMM DEBUG MM(262420000001056/c9e309f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100158215 DMM INFO MM(262420000001056/c9e309f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100158215 DMM NOTICE MM(262420000001056/c9e309f0) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20250120100158215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100158215 DMM NOTICE MM(262420000001056/c9e309f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100158215 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) 20250120100158216 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100158216 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250120100158216 DMM INFO MM(262420000001056/c9e309f0) Subscriber data update (mmctx.c:445) 20250120100158216 DMM DEBUG MM(262420000001056/c9e309f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100158217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100158217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100158217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100158217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158217 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100158217 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100158217 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100158217 DMM INFO MM(262420000001056/c9e309f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100158217 DMM NOTICE MM(262420000001056/c9e309f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100158217 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100158217 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100158217 DMM DEBUG MM_STATE_Iu(11)[0x55b3969cecb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100158217 DMM DEBUG MM_STATE_Iu(11)[0x55b3969cecb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100158217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100158217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100158217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1584)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100158219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100158219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100158219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100158219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158219 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100158219 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100158219 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100158219 DMM INFO MM(262420000001056/c9e309f0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100158219 DMM DEBUG MM_STATE_Iu(11)[0x55b3969cecb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100158219 DMM DEBUG MM_STATE_Iu(11)[0x55b3969cecb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100158219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 20250120100158219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100158219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100158219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100158219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@d54cc51358e7: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)330292 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d54cc51358e7: 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 := 'C9E309F0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)15731479 SGSN_Test_0-RAN(1585)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@d54cc51358e7: First idle individual index:0 20250120100158420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100158420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100158421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100158421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158421 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100158421 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100158421 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100158421 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC9E309F0) type="signalling" (gprs_gmm.c:1897) 20250120100158421 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250120100158421 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120100158421 DMM DEBUG MM(262420000001056/c9e309f0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250120100158422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100158422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100158422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100158422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100158422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100158422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100158422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100158422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d54cc51358e7: { messageType := 2, destLocRef := 'F00B17'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d54cc51358e7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d54cc51358e7: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@d54cc51358e7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d54cc51358e7: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@d54cc51358e7: Final verdict of PTC: none 20250120100158437 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100158437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100158437 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100158437 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100158437 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100158437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100158437 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100158437 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100158437 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:739) 20250120100158437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100158437 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100158437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100158437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100158437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100158437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100158437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100158437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100158437 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@d54cc51358e7: Final verdict of PTC: none 20250120100158445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52612<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250120100158449 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100158449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1589)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1578)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1573)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1583)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1581)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1576)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1571)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Mon Jan 20 10:01:58 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 20250120100158567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100159070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233600) 20250120100159451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100159451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233600, count=238052) 20250120100200439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100200439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100200439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250120100200452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100200452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Mon Jan 20 10:02:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100201454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100201454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250120100202164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100202167 DMM INFO MM(262420000001056/c9e309f0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100202168 DMM INFO MM(262420000001056/c9e309f0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100202168 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100202168 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100202168 DMM DEBUG MM_STATE_Iu(11)[0x55b3969cecb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100202168 DMM DEBUG MM_STATE_Iu(11)[0x55b3969cecb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100202168 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250120100202168 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) 20250120100202168 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250120100202168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Deallocated (fsm.c:568) 20250120100202168 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Deallocated (fsm.c:568) 20250120100202168 DMM DEBUG MM_STATE_Iu(11)[0x55b3969cecb0]{Detached}: Deallocated (fsm.c:568) 20250120100202168 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4140]{Deregistered}: Deallocated (fsm.c:568) 20250120100202168 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100202221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100202221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100202221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100202221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100202221 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100202221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100202221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100202221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100202221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100202222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100202222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100202222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100202222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100202222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100202222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100202222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100202222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100202222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100202222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100202222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100202223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100202223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100202224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100202229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100202229 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100202235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100202235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100202235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100202235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100202235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100202235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100202235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100202235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100202235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100202235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100202235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100202235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100202235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100202235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100202235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100202235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100202235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100202235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100202235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100202235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100202236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100202236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100202237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100202242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100202242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100202250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100202250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100202250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100202250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100202250 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100202250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100202250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100202250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100202250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100202250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100202250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100202250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100202251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100202251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100202251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100202251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100202251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100202251 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100202251 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100202251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100202251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100202251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100202254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1609)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@d54cc51358e7: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1603)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100202260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100202260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100202455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100202455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100202455 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100202455 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100202456 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100202457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250120100202457 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100202457 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100202457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100202457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1611)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-M3UA(1609)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100202459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100202459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100202459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100202459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100202459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100202459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100202459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100202460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100202460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100202460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100202460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100202460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100202460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100202460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100202460 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100203263 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100203263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100203263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100203263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203263 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100203263 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100203263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d54cc51358e7: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='EEA07759'O, index=0 SGSN_Test-GSUP(1612)@d54cc51358e7: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d54cc51358e7: 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 := '3A66'O (":f"), rac := 'B0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14454231 SGSN_Test_0-SCCP(1607)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1608)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100203542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100203542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100203542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100203542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203542 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100203542 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100203542 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100203543 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20250120100203543 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{Deregistered}: Allocated (fsm.c:456) 20250120100203543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120100203543 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120100203543 DMM DEBUG MM_STATE_Iu[0x55b3969ceec0]{Detached}: Allocated (fsm.c:456) 20250120100203543 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100203543 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100203543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100203543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100203543 DMM DEBUG MM(262420000001057/ef23f857) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100203543 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250120100203543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d54cc51358e7: { messageType := 2, destLocRef := 'DC8DD7'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d54cc51358e7: 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 := '72B5BD5586B2C3D14938C659BC30456E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F310E68'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '136BF008FAA0A734'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3213FC52B6D6CFD34D354DBED6D6716E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A36FDD4AA56F2DD6B7F8ADEFF56ADE56'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F8E32A73C1FF8D348E1CBFF017B021CA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0187E6A8304CB473'O } } } } } SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250120100203551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100203551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100203551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100203551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203551 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100203551 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100203551 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100203551 DMM DEBUG MM(262420000001057/ef23f857) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20250120100203551 DMM NOTICE MM(262420000001057/ef23f857) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100203551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100203551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100203551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100203551 DMM DEBUG MM(262420000001057/ef23f857) Requesting authorization (sgsn_auth.c:160) 20250120100203551 DMM INFO MM(262420000001057/ef23f857) Requesting authentication tuples (sgsn_auth.c:184) 20250120100203551 DMM DEBUG MM(262420000001057/ef23f857) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100203551 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250120100203551 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@d54cc51358e7: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250120100203554 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100203554 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100203554 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100203554 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100203554 DMM INFO MM(262420000001057/ef23f857) Subscriber data update (mmctx.c:445) 20250120100203554 DMM DEBUG MM(262420000001057/ef23f857) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100203554 DMM INFO MM(262420000001057/ef23f857) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100203554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100203554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100203554 DMM INFO MM(262420000001057/ef23f857) <- GMM AUTH AND CIPHERING REQ (rand = 72 b5 bd 55 86 b2 c3 d1 49 38 c6 59 bc 30 45 6e , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 e3 2a 73 c1 ff 8d 34 8e 1c bf f0 17 b0 21 ca ) (gprs_gmm.c:465) 20250120100203554 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250120100203554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F220187E6A823094399990000105007F02904304CB473'O 20250120100203559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203559 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100203559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100203559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100203559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203560 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100203560 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100203560 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100203560 DMM INFO MM(262420000001057/ef23f857) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100203560 DMM NOTICE MM(262420000001057/ef23f857) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100203560 DMM DEBUG MM(262420000001057/ef23f857) checking auth: received UMTS RES = 01 87 e6 a8 30 4c b4 73 (gprs_gmm.c:648) 20250120100203560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100203560 DMM DEBUG MM(262420000001057/ef23f857) Requesting authorization (sgsn_auth.c:160) 20250120100203560 DMM INFO MM(262420000001057/ef23f857) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100203560 DMM DEBUG MM(262420000001057/ef23f857) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100203560 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250120100203560 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) 20250120100203560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100203560 DMM DEBUG MM(262420000001057/ef23f857) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100203560 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100203568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100203568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100203568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100203568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203569 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100203569 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100203569 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100203569 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250120100203569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100203569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100203569 DMM INFO MM(262420000001057/ef23f857) <- GMM ATTACH ACCEPT (new P-TMSI=0xef23f857) (gprs_gmm.c:282) 20250120100203569 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250120100203569 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203569 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100203573 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100203573 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100203573 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250120100203573 DMM INFO MM(262420000001057/ef23f857) Subscriber data update (mmctx.c:445) 20250120100203573 DMM DEBUG MM(262420000001057/ef23f857) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100203573 DMM INFO MM(262420000001057/ef23f857) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100203573 DMM NOTICE MM(262420000001057/ef23f857) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20250120100203573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100203573 DMM NOTICE MM(262420000001057/ef23f857) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100203573 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) 20250120100203574 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100203574 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250120100203574 DMM INFO MM(262420000001057/ef23f857) Subscriber data update (mmctx.c:445) 20250120100203574 DMM DEBUG MM(262420000001057/ef23f857) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100203576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100203576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100203576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100203576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203577 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100203577 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100203577 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100203577 DMM INFO MM(262420000001057/ef23f857) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100203577 DMM NOTICE MM(262420000001057/ef23f857) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100203577 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100203577 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100203577 DMM DEBUG MM_STATE_Iu(13)[0x55b3969ceec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100203577 DMM DEBUG MM_STATE_Iu(13)[0x55b3969ceec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100203577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100203577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100203577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1607)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100203583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100203583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100203583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100203583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203583 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100203583 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100203583 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100203583 DMM INFO MM(262420000001057/ef23f857) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100203583 DMM DEBUG MM_STATE_Iu(13)[0x55b3969ceec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100203583 DMM DEBUG MM_STATE_Iu(13)[0x55b3969ceec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100203583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 20250120100203585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100203585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100203585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100203585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@d54cc51358e7: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14454231 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d54cc51358e7: 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 := 'EF23F857'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9535868 SGSN_Test_0-RAN(1608)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@d54cc51358e7: First idle individual index:0 20250120100203792 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100203792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100203792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100203792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203793 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100203793 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100203793 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100203793 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEF23F857) type="signalling" (gprs_gmm.c:1897) 20250120100203793 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250120100203793 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120100203793 DMM DEBUG MM(262420000001057/ef23f857) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250120100203794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100203794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100203794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100203794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100203794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100203794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100203794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100203794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d54cc51358e7: { messageType := 2, destLocRef := '91817C'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d54cc51358e7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d54cc51358e7: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@d54cc51358e7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d54cc51358e7: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@d54cc51358e7: Final verdict of PTC: none 20250120100203801 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100203801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100203801 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100203802 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100203802 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100203802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100203802 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100203802 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100203802 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:739) 20250120100203802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100203802 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100203802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100203802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100203802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100203802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100203802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100203802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100203802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@d54cc51358e7: Final verdict of PTC: none 20250120100203807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52636<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1596)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1601)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1606)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@d54cc51358e7: Final verdict of PTC: none 20250120100203813 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100203813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1602)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1612)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1604)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1594)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1599)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@d54cc51358e7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Mon Jan 20 10:02:03 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 20250120100203943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100204445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232568) 20250120100204814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100204814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232568, count=237020) 20250120100205803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100205803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100205803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250120100205815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100205815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Jan 20 10:02:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100206815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100206815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_attach_pdp_act_pmm_idle started. 20250120100207547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100207549 DMM INFO MM(262420000001057/ef23f857) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100207549 DMM INFO MM(262420000001057/ef23f857) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100207550 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100207550 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100207550 DMM DEBUG MM_STATE_Iu(13)[0x55b3969ceec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100207550 DMM DEBUG MM_STATE_Iu(13)[0x55b3969ceec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100207550 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250120100207550 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) 20250120100207550 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250120100207550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120100207550 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120100207550 DMM DEBUG MM_STATE_Iu(13)[0x55b3969ceec0]{Detached}: Deallocated (fsm.c:568) 20250120100207550 DMM DEBUG GMM(gmm_fsm)[0x55b3969cecb0]{Deregistered}: Deallocated (fsm.c:568) 20250120100207550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100207597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100207597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100207597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100207597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100207597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100207597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100207597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100207597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100207597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100207599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100207599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100207599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100207599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100207599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100207599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100207599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100207599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100207599 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100207599 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100207599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100207599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100207599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100207602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100207609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100207609 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100207618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100207618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100207618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100207618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100207618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100207618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100207618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100207618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100207618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100207619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100207619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100207619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100207619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100207619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100207619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100207619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100207619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100207619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100207619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100207619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1624)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250120100207619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100207619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100207621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1625)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 20250120100207625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100207625 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1630)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1630)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100207637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100207637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100207637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100207637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100207637 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100207637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100207637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100207637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100207637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1630)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100207638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100207638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100207638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100207638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100207638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100207638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100207638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100207638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100207638 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100207638 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100207638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100207638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100207638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1630)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1630)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1632)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation SGSN_Test_0-SCCP(1629)@d54cc51358e7: v_sccp_pdu_maxlen:268 20250120100207641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100207646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100207646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1627)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100207817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100207817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100207817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100207817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100207821 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250120100207822 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100207841 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100207841 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100207841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100207841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100207846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100207846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100207846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100207846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100207846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100207846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100207846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100207848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100207848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100207848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100207848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100207849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100207849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100207849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100207849 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100208660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100208660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100208660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100208661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100208661 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100208661 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100208662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100208662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100208662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100208662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@d54cc51358e7: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='D6B4B08E'O, index=0 SGSN_Test-GSUP(1635)@d54cc51358e7: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@d54cc51358e7: 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 := '565E'O ("V^"), rac := 'D4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1992274 SGSN_Test_0-SCCP(1629)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1631)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100208904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100208904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100208904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100208904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100208905 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100208905 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100208905 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100208905 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20250120100208905 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{Deregistered}: Allocated (fsm.c:456) 20250120100208905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120100208905 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Allocated (fsm.c:456) 20250120100208905 DMM DEBUG MM_STATE_Iu[0x55b3969d4cf0]{Detached}: Allocated (fsm.c:456) 20250120100208905 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100208905 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100208905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100208905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100208905 DMM DEBUG MM(262420000001005/ff174504) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100208905 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250120100208905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100208905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100208905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100208905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100208905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100208905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100208905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100208905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d54cc51358e7: { messageType := 2, destLocRef := '1E6652'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@d54cc51358e7: 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 := 'E66A8CA63FD95D2AEF5C3C00D57F0032'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7DB8C42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '607029CCBABA2F6C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F246AB1B39D77362E5ADC3DF47361C19'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '78D55A38B1D7C29C1BAFCA10E890B45B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '306323E636483D23F58F8A474782B0AE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '38962AA0D01A120A'O } } } } } SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250120100208913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100208913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100208913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100208913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100208913 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100208913 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100208913 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100208913 DMM DEBUG MM(262420000001005/ff174504) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20250120100208913 DMM NOTICE MM(262420000001005/ff174504) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100208913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100208913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100208913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100208913 DMM DEBUG MM(262420000001005/ff174504) Requesting authorization (sgsn_auth.c:160) 20250120100208913 DMM INFO MM(262420000001005/ff174504) Requesting authentication tuples (sgsn_auth.c:184) 20250120100208913 DMM DEBUG MM(262420000001005/ff174504) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100208913 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250120100208913 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@d54cc51358e7: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@d54cc51358e7: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250120100208916 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100208916 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100208916 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100208916 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100208916 DMM INFO MM(262420000001005/ff174504) Subscriber data update (mmctx.c:445) 20250120100208916 DMM DEBUG MM(262420000001005/ff174504) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100208916 DMM INFO MM(262420000001005/ff174504) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100208916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100208916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100208916 DMM INFO MM(262420000001005/ff174504) <- GMM AUTH AND CIPHERING REQ (rand = e6 6a 8c a6 3f d9 5d 2a ef 5c 3c 00 d5 7f 00 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 63 23 e6 36 48 3d 23 f5 8f 8a 47 47 82 b0 ae ) (gprs_gmm.c:465) 20250120100208916 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250120100208916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100208916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100208916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100208916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002238962AA023094399990000100005F02904D01A120A'O 20250120100208922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100208922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100208922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100208922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100208922 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100208923 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100208923 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100208923 DMM INFO MM(262420000001005/ff174504) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100208923 DMM NOTICE MM(262420000001005/ff174504) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100208923 DMM DEBUG MM(262420000001005/ff174504) checking auth: received UMTS RES = 38 96 2a a0 d0 1a 12 0a (gprs_gmm.c:648) 20250120100208923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100208923 DMM DEBUG MM(262420000001005/ff174504) Requesting authorization (sgsn_auth.c:160) 20250120100208923 DMM INFO MM(262420000001005/ff174504) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100208923 DMM DEBUG MM(262420000001005/ff174504) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100208923 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250120100208923 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) 20250120100208923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100208923 DMM DEBUG MM(262420000001005/ff174504) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100208923 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208923 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100208923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100208923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100208923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100208930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100208930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100208930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100208930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100208930 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100208930 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100208930 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100208930 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250120100208930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100208930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100208930 DMM INFO MM(262420000001005/ff174504) <- GMM ATTACH ACCEPT (new P-TMSI=0xff174504) (gprs_gmm.c:282) 20250120100208930 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250120100208930 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208930 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100208930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100208930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100208931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100208931 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208931 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100208931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100208931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100208931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100208934 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100208934 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100208934 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250120100208934 DMM INFO MM(262420000001005/ff174504) Subscriber data update (mmctx.c:445) 20250120100208934 DMM DEBUG MM(262420000001005/ff174504) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100208934 DMM INFO MM(262420000001005/ff174504) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100208934 DMM NOTICE MM(262420000001005/ff174504) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20250120100208934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100208934 DMM NOTICE MM(262420000001005/ff174504) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100208934 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) 20250120100208934 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100208934 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250120100208934 DMM INFO MM(262420000001005/ff174504) Subscriber data update (mmctx.c:445) 20250120100208934 DMM DEBUG MM(262420000001005/ff174504) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100208936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100208936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100208936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100208936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100208936 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100208936 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100208936 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100208936 DMM INFO MM(262420000001005/ff174504) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100208936 DMM NOTICE MM(262420000001005/ff174504) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100208936 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100208936 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100208936 DMM DEBUG MM_STATE_Iu(15)[0x55b3969d4cf0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100208936 DMM DEBUG MM_STATE_Iu(15)[0x55b3969d4cf0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100208936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100208936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100208936 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100208936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100208936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100208936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1629)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100208940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100208940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100208940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100208940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100208940 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100208940 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100208940 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100208940 DMM INFO MM(262420000001005/ff174504) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100208940 DMM DEBUG MM_STATE_Iu(15)[0x55b3969d4cf0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100208940 DMM DEBUG MM_STATE_Iu(15)[0x55b3969d4cf0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100208940 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100208940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100208940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100208940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 20250120100208941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100208941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100208941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100208941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100208941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100208941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100208941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100208941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@d54cc51358e7: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1992274 TC_attach_pdp_act_pmm_idle(1637)@d54cc51358e7: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@d54cc51358e7: 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 := 'FF174504'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@d54cc51358e7: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)10629951 SGSN_Test_0-RAN(1631)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1629)@d54cc51358e7: First idle individual index:0 20250120100209148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100209148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100209148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100209148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100209148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100209148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100209148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100209148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100209149 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100209149 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100209149 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100209149 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFF174504) type="signalling" (gprs_gmm.c:1897) 20250120100209149 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250120100209149 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120100209149 DMM DEBUG MM(262420000001005/ff174504) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250120100209149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100209149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100209149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100209149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100209149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100209149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100209149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100209149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100209149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100209149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100209149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100209149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100209149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100209149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100209149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100209149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d54cc51358e7: { messageType := 2, destLocRef := 'A2333F'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@d54cc51358e7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@d54cc51358e7: setverdict(error): pass -> error TC_attach_pdp_act_pmm_idle(1637)@d54cc51358e7: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@d54cc51358e7: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1631)@d54cc51358e7: Final verdict of PTC: none 20250120100209155 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100209155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100209155 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100209155 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100209155 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100209155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100209155 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100209155 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100209155 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:739) 20250120100209155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100209155 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100209155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100209155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100209155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100209155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100209155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100209155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100209155 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1629)@d54cc51358e7: Final verdict of PTC: none 20250120100209160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37534<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1635)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1619)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1630)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1624)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1627)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@d54cc51358e7: Final verdict of PTC: none 20250120100209166 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100209166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1634)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@d54cc51358e7: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1617)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1628)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1622)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1627): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1628): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1629): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1630): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@d54cc51358e7: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Mon Jan 20 10:02:09 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 20250120100209281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100209783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231864) 20250120100210167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100210167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231864, count=236316) 20250120100211156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100211156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100211156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250120100211168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100211168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Jan 20 10:02:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100212170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100212170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_pmm_idle_rx_mt_data started. 20250120100212876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100212878 DMM INFO MM(262420000001005/ff174504) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100212878 DMM INFO MM(262420000001005/ff174504) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100212878 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100212878 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100212878 DMM DEBUG MM_STATE_Iu(15)[0x55b3969d4cf0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100212878 DMM DEBUG MM_STATE_Iu(15)[0x55b3969d4cf0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100212878 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250120100212878 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) 20250120100212878 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20250120100212878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Deallocated (fsm.c:568) 20250120100212878 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Deallocated (fsm.c:568) 20250120100212878 DMM DEBUG MM_STATE_Iu(15)[0x55b3969d4cf0]{Detached}: Deallocated (fsm.c:568) 20250120100212878 DMM DEBUG GMM(gmm_fsm)[0x55b3969ceec0]{Deregistered}: Deallocated (fsm.c:568) 20250120100212878 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100212914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100212914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100212914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100212914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100212914 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100212914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100212914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100212914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100212914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100212916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100212916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100212916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100212916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100212916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100212916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100212916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100212916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100212916 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100212916 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100212916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100212916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100212916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100212919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120100212924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100212924 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1648)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1648)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100212934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100212934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100212934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100212934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100212934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100212934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100212934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100212934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100212934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1647)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1648)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100212935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100212935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100212935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100212935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100212935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100212935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100212935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100212935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100212935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100212935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100212935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100212935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100212935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1648)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1648)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100212937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1644)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250120100212943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100212943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1647)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1645)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1652)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100212946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100212946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100212946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100212946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100212946 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100212946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100212946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100212946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100212946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100212947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100212947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100212947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100212947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100212947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100212947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100212947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100212947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100212947 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100212947 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100212947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100212948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100212948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100212949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1655)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1649)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1653)@d54cc51358e7: v_sccp_pdu_maxlen:268 20250120100212956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100212956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100213153 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100213154 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100213154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100213154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100213158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100213158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100213158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100213158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100213158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100213158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100213158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100213159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100213159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100213159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100213159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100213159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100213159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100213159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100213159 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100213170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100213170 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100213170 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100213170 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100213175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120100213176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100213969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100213969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100213969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100213969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100213969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100213969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100213969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100213969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100213969 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100213969 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100213970 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100213970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100213970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100213970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100213970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100213970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100213970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100213970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@d54cc51358e7: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='C9608FFD'O, index=0 SGSN_Test-GSUP(1658)@d54cc51358e7: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@d54cc51358e7: 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 := 'BAC6'O, rac := '1B'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@d54cc51358e7: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)2775732 SGSN_Test_0-SCCP(1653)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1654)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100214268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100214268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100214268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100214268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214268 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100214268 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100214268 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100214268 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20250120100214268 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{Deregistered}: Allocated (fsm.c:456) 20250120100214268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Allocated (fsm.c:456) 20250120100214268 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Allocated (fsm.c:456) 20250120100214268 DMM DEBUG MM_STATE_Iu[0x55b3969d54d0]{Detached}: Allocated (fsm.c:456) 20250120100214268 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100214268 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100214268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100214268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100214268 DMM DEBUG MM(262420000001007/d0fd491b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100214269 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250120100214269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d54cc51358e7: { messageType := 2, destLocRef := '2A5AB4'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@d54cc51358e7: 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 := 'DCDE2BBE65C660A472DC7D071BAD30B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1BA58CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '078D02427042B2E0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '83BEDC35E04378BAC87EEED54BE986B6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '30BD8FBDEA16576C6E00FCB97100898E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '78BAD4400C6BF7B6DEABF6E5F079E605'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2591285251E5FDDE'O } } } } } SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250120100214279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100214279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100214279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100214279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214279 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100214279 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100214279 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100214279 DMM DEBUG MM(262420000001007/d0fd491b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20250120100214279 DMM NOTICE MM(262420000001007/d0fd491b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100214279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100214279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100214279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100214279 DMM DEBUG MM(262420000001007/d0fd491b) Requesting authorization (sgsn_auth.c:160) 20250120100214279 DMM INFO MM(262420000001007/d0fd491b) Requesting authentication tuples (sgsn_auth.c:184) 20250120100214279 DMM DEBUG MM(262420000001007/d0fd491b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100214279 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250120100214279 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@d54cc51358e7: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@d54cc51358e7: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250120100214283 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100214283 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100214283 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100214283 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100214283 DMM INFO MM(262420000001007/d0fd491b) Subscriber data update (mmctx.c:445) 20250120100214283 DMM DEBUG MM(262420000001007/d0fd491b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100214283 DMM INFO MM(262420000001007/d0fd491b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100214283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100214283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100214283 DMM INFO MM(262420000001007/d0fd491b) <- GMM AUTH AND CIPHERING REQ (rand = dc de 2b be 65 c6 60 a4 72 dc 7d 07 1b ad 30 b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 78 ba d4 40 0c 6b f7 b6 de ab f6 e5 f0 79 e6 05 ) (gprs_gmm.c:465) 20250120100214283 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250120100214283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307222591285223094399990000100007F0290451E5FDDE'O 20250120100214291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100214291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100214291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100214291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214292 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100214292 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100214292 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100214292 DMM INFO MM(262420000001007/d0fd491b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100214292 DMM NOTICE MM(262420000001007/d0fd491b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100214292 DMM DEBUG MM(262420000001007/d0fd491b) checking auth: received UMTS RES = 25 91 28 52 51 e5 fd de (gprs_gmm.c:648) 20250120100214292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100214292 DMM DEBUG MM(262420000001007/d0fd491b) Requesting authorization (sgsn_auth.c:160) 20250120100214292 DMM INFO MM(262420000001007/d0fd491b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100214292 DMM DEBUG MM(262420000001007/d0fd491b) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100214292 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250120100214292 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) 20250120100214292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100214292 DMM DEBUG MM(262420000001007/d0fd491b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100214292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100214303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100214303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100214303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100214303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214303 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100214303 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100214303 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100214303 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250120100214303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100214303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100214303 DMM INFO MM(262420000001007/d0fd491b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0fd491b) (gprs_gmm.c:282) 20250120100214303 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250120100214303 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214303 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214304 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100214308 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100214308 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100214308 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250120100214308 DMM INFO MM(262420000001007/d0fd491b) Subscriber data update (mmctx.c:445) 20250120100214308 DMM DEBUG MM(262420000001007/d0fd491b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100214308 DMM INFO MM(262420000001007/d0fd491b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100214308 DMM NOTICE MM(262420000001007/d0fd491b) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20250120100214308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100214308 DMM NOTICE MM(262420000001007/d0fd491b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100214308 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) 20250120100214309 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100214309 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250120100214309 DMM INFO MM(262420000001007/d0fd491b) Subscriber data update (mmctx.c:445) 20250120100214309 DMM DEBUG MM(262420000001007/d0fd491b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100214311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100214311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100214311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100214311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214311 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100214311 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100214311 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100214311 DMM INFO MM(262420000001007/d0fd491b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100214311 DMM NOTICE MM(262420000001007/d0fd491b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100214311 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100214311 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100214311 DMM DEBUG MM_STATE_Iu(17)[0x55b3969d54d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100214311 DMM DEBUG MM_STATE_Iu(17)[0x55b3969d54d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100214311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100214311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100214311 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1653)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100214315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100214315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100214315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100214315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214315 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100214315 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100214315 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100214315 DMM INFO MM(262420000001007/d0fd491b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100214315 DMM DEBUG MM_STATE_Iu(17)[0x55b3969d54d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100214315 DMM DEBUG MM_STATE_Iu(17)[0x55b3969d54d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100214315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on local reference:0 20250120100214316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100214316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100214316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100214316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@d54cc51358e7: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)2775732 TC_pmm_idle_rx_mt_data(1660)@d54cc51358e7: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@d54cc51358e7: 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 := 'D0FD491B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@d54cc51358e7: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)515759 SGSN_Test_0-RAN(1654)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@d54cc51358e7: First idle individual index:0 20250120100214517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100214517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100214517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100214517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214517 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100214517 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100214518 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100214518 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD0FD491B) type="signalling" (gprs_gmm.c:1897) 20250120100214518 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250120100214518 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120100214518 DMM DEBUG MM(262420000001007/d0fd491b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250120100214518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100214518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100214518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100214518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100214518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100214518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100214518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100214518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d54cc51358e7: { messageType := 2, destLocRef := '07DEAF'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(1653)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@d54cc51358e7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@d54cc51358e7: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@d54cc51358e7: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@d54cc51358e7: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@d54cc51358e7: Final verdict of PTC: none 20250120100214534 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100214534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100214534 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100214534 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100214534 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100214534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100214534 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100214534 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100214534 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:739) 20250120100214534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100214535 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100214535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100214535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100214535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100214535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100214535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100214535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100214535 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@d54cc51358e7: Final verdict of PTC: none 20250120100214541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1642)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1648)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1647)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1652)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP(1658)@d54cc51358e7: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@d54cc51358e7: Final verdict of PTC: none 20250120100214549 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100214549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI220(1651)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@d54cc51358e7: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1645)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1646)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1650)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1640)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1645): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1646): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1647): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1648): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@d54cc51358e7: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Mon Jan 20 10:02:14 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 20250120100214710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100215213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231756) 20250120100215551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100215551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231756, count=236208) 20250120100216536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100216536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100216536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250120100216553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100216553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Jan 20 10:02:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100217554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100217554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_update_ctx_err_ind_from_ggsn started. 20250120100218259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100218261 DMM INFO MM(262420000001007/d0fd491b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100218262 DMM INFO MM(262420000001007/d0fd491b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100218262 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100218262 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100218262 DMM DEBUG MM_STATE_Iu(17)[0x55b3969d54d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100218262 DMM DEBUG MM_STATE_Iu(17)[0x55b3969d54d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100218262 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250120100218262 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) 20250120100218262 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250120100218262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c0750]{Init}: Deallocated (fsm.c:568) 20250120100218262 DMM DEBUG MM_STATE_Gb[0x55b3969c09b0]{Idle}: Deallocated (fsm.c:568) 20250120100218262 DMM DEBUG MM_STATE_Iu(17)[0x55b3969d54d0]{Detached}: Deallocated (fsm.c:568) 20250120100218262 DMM DEBUG GMM(gmm_fsm)[0x55b3969d4cf0]{Deregistered}: Deallocated (fsm.c:568) 20250120100218262 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100218305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100218305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100218305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100218305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100218305 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100218305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100218305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100218305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100218306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100218306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100218306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100218306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100218307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100218307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100218307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100218307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100218307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100218307 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250120100218307 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100218307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100218307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100218307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@d54cc51358e7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100218309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100218314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100218314 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@d54cc51358e7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100218320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250120100218320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100218320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100218320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100218320 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250120100218320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100218320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100218320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100218320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100218321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100218322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100218322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100218322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100218322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100218322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100218322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100218322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100218322 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250120100218322 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100218322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100218322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100218322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@d54cc51358e7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250120100218323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@d54cc51358e7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100218328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b3969c21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100218328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@d54cc51358e7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@d54cc51358e7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1676)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1676)@d54cc51358e7: Provider Link came up: sending NS-RESET 20250120100218338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250120100218338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100218338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100218338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100218338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250120100218338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100218338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100218338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100218338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1676)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250120100218339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100218339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100218339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100218339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250120100218339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250120100218339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250120100218339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250120100218339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100218339 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250120100218339 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250120100218340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250120100218340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250120100218340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1676)@d54cc51358e7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1676)@d54cc51358e7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@d54cc51358e7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@d54cc51358e7: ************************************************* SGSN_Test_0-M3UA(1678)@d54cc51358e7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@d54cc51358e7: ************************************************* MTC@d54cc51358e7: Starting RAN_Emulation 20250120100218341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1675)@d54cc51358e7: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1672)@d54cc51358e7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@d54cc51358e7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250120100218346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b3969c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250120100218346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@d54cc51358e7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250120100218543 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250120100218543 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250120100218543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250120100218543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@d54cc51358e7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250120100218550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100218550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250120100218550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250120100218550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250120100218551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250120100218551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250120100218551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250120100218553 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100218553 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250120100218553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250120100218553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250120100218553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250120100218553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250120100218553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250120100218553 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250120100218555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100218555 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250120100218555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250120100218555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@d54cc51358e7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250120100218559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250120100218560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@d54cc51358e7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@d54cc51358e7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@d54cc51358e7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120100219348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100219348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100219348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100219349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219349 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250120100219349 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250120100219349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@d54cc51358e7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@d54cc51358e7: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='CA65F0DD'O, index=0 SGSN_Test-GSUP(1681)@d54cc51358e7: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@d54cc51358e7: 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 := 'C2DA'O, rac := '4C'O ("L") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@d54cc51358e7: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10460253 SGSN_Test_0-SCCP(1675)@d54cc51358e7: First idle individual index:0 SGSN_Test_0-RAN(1677)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 20250120100219625 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219625 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219625 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100219625 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100219625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100219625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219625 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100219625 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100219625 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100219625 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20250120100219626 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{Deregistered}: Allocated (fsm.c:456) 20250120100219626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Allocated (fsm.c:456) 20250120100219626 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Allocated (fsm.c:456) 20250120100219626 DMM DEBUG MM_STATE_Iu[0x55b3969ceff0]{Detached}: Allocated (fsm.c:456) 20250120100219626 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250120100219626 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250120100219626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250120100219626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250120100219626 DMM DEBUG MM(262420000001004/ee62d37e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250120100219626 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250120100219626 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219626 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219626 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219626 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219626 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219626 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219626 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219626 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d54cc51358e7: { messageType := 2, destLocRef := '9F9C5D'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(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@d54cc51358e7: 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 := 'B1F0833CAE86ACE140B0DE2BE2782833'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7903043'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36BDE209E8FC3AD9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0B7495C9B6B5012EFE2C66835D743C02'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '889D86DF12CBD491BFBAD0342A91613E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '186C6A7C0C238985C7A0027FF77DADF1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '78E019CA6306A96D'O } } } } } SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_len:23 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250120100219631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100219631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100219631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100219631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219631 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100219631 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100219631 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100219631 DMM DEBUG MM(262420000001004/ee62d37e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250120100219631 DMM NOTICE MM(262420000001004/ee62d37e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250120100219631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250120100219631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250120100219631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250120100219631 DMM DEBUG MM(262420000001004/ee62d37e) Requesting authorization (sgsn_auth.c:160) 20250120100219631 DMM INFO MM(262420000001004/ee62d37e) Requesting authentication tuples (sgsn_auth.c:184) 20250120100219631 DMM DEBUG MM(262420000001004/ee62d37e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250120100219631 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250120100219631 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@d54cc51358e7: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@d54cc51358e7: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250120100219632 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250120100219632 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250120100219632 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250120100219632 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250120100219632 DMM INFO MM(262420000001004/ee62d37e) Subscriber data update (mmctx.c:445) 20250120100219632 DMM DEBUG MM(262420000001004/ee62d37e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250120100219632 DMM INFO MM(262420000001004/ee62d37e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250120100219632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250120100219632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250120100219632 DMM INFO MM(262420000001004/ee62d37e) <- GMM AUTH AND CIPHERING REQ (rand = b1 f0 83 3c ae 86 ac e1 40 b0 de 2b e2 78 28 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 6c 6a 7c 0c 23 89 85 c7 a0 02 7f f7 7d ad f1 ) (gprs_gmm.c:465) 20250120100219632 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250120100219632 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_len:37 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E2278E019CA23094399990000100004F029046306A96D'O 20250120100219635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100219635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100219635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100219635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219635 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100219635 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100219635 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100219635 DMM INFO MM(262420000001004/ee62d37e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250120100219635 DMM NOTICE MM(262420000001004/ee62d37e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250120100219635 DMM DEBUG MM(262420000001004/ee62d37e) checking auth: received UMTS RES = 78 e0 19 ca 63 06 a9 6d (gprs_gmm.c:648) 20250120100219635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250120100219635 DMM DEBUG MM(262420000001004/ee62d37e) Requesting authorization (sgsn_auth.c:160) 20250120100219635 DMM INFO MM(262420000001004/ee62d37e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250120100219635 DMM DEBUG MM(262420000001004/ee62d37e) Requesting subscriber data update (gprs_subscriber.c:894) 20250120100219635 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250120100219635 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) 20250120100219635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250120100219635 DMM DEBUG MM(262420000001004/ee62d37e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250120100219636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_len:12 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250120100219641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100219641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100219641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100219641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219641 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250120100219641 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250120100219641 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250120100219641 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250120100219641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250120100219641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250120100219641 DMM INFO MM(262420000001004/ee62d37e) <- GMM ATTACH ACCEPT (new P-TMSI=0xee62d37e) (gprs_gmm.c:282) 20250120100219641 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250120100219641 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219641 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250120100219645 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250120100219645 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250120100219645 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250120100219645 DMM INFO MM(262420000001004/ee62d37e) Subscriber data update (mmctx.c:445) 20250120100219645 DMM DEBUG MM(262420000001004/ee62d37e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250120100219645 DMM INFO MM(262420000001004/ee62d37e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250120100219645 DMM NOTICE MM(262420000001004/ee62d37e) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250120100219645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250120100219645 DMM NOTICE MM(262420000001004/ee62d37e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250120100219645 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) 20250120100219646 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250120100219646 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250120100219646 DMM INFO MM(262420000001004/ee62d37e) Subscriber data update (mmctx.c:445) 20250120100219646 DMM DEBUG MM(262420000001004/ee62d37e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_len:14 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250120100219647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100219647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100219647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100219647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219648 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250120100219648 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250120100219648 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250120100219648 DMM INFO MM(262420000001004/ee62d37e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250120100219648 DMM NOTICE MM(262420000001004/ee62d37e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250120100219648 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250120100219648 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250120100219648 DMM DEBUG MM_STATE_Iu(19)[0x55b3969ceff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250120100219648 DMM DEBUG MM_STATE_Iu(19)[0x55b3969ceff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250120100219648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250120100219648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250120100219648 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219648 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219648 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219648 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_len:7 SGSN_Test_0-SCCP(1675)@d54cc51358e7: vl_from0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250120100219652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100219652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100219653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100219653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219653 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250120100219653 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250120100219653 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250120100219653 DMM INFO MM(262420000001004/ee62d37e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250120100219653 DMM DEBUG MM_STATE_Iu(19)[0x55b3969ceff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250120100219653 DMM DEBUG MM_STATE_Iu(19)[0x55b3969ceff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250120100219653 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-RAN(1677)@d54cc51358e7: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10460253 20250120100219654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100219654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100219654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100219654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_update_ctx_err_ind_from_ggsn(1683)@d54cc51358e7: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@d54cc51358e7: 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 := 'EE62D37E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@d54cc51358e7: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2087585 SGSN_Test_0-RAN(1677)@d54cc51358e7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1675)@d54cc51358e7: First idle individual index:0 20250120100219857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250120100219857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250120100219857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250120100219857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219857 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250120100219857 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250120100219857 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250120100219857 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEE62D37E) type="signalling" (gprs_gmm.c:1897) 20250120100219858 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250120100219858 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250120100219858 DMM DEBUG MM(262420000001004/ee62d37e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250120100219858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250120100219858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250120100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250120100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250120100219858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250120100219858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250120100219858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250120100219858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d54cc51358e7: { messageType := 2, destLocRef := '1FDAA1'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(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d54cc51358e7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@d54cc51358e7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@d54cc51358e7: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@d54cc51358e7: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@d54cc51358e7: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@d54cc51358e7: Final verdict of PTC: none 20250120100219873 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250120100219873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100219873 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250120100219873 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250120100219873 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250120100219873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250120100219873 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250120100219873 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250120100219873 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:739) 20250120100219873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250120100219873 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250120100219873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250120100219873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250120100219873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250120100219873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250120100219873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250120100219873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250120100219873 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@d54cc51358e7: Final verdict of PTC: none SGSN_Test_0-SCCP(1675)@d54cc51358e7: Final verdict of PTC: none 20250120100219880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40438<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@d54cc51358e7: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@d54cc51358e7: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@d54cc51358e7: Final verdict of PTC: none -NSVCI97(1665)@d54cc51358e7: Final verdict of PTC: none -NSVCI99(1676)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@d54cc51358e7: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@d54cc51358e7: Final verdict of PTC: none -NSVCI98(1670)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@d54cc51358e7: Final verdict of PTC: none -NSVCI97-provIP(1663)@d54cc51358e7: Final verdict of PTC: none -NSVCI99-provIP(1674)@d54cc51358e7: Final verdict of PTC: none -NSVCI98-provIP(1668)@d54cc51358e7: Final verdict of PTC: none 20250120100219906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250120100219907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1680)@d54cc51358e7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: none MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1673): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99-provIP(1674): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-SCCP(1675): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC -NSVCI99(1676): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@d54cc51358e7: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@d54cc51358e7: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Mon Jan 20 10:02:19 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 20250120100220029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100220531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235292) 20250120100220713 DGPRS DEBUG Checking for inactive LLMEs, time = 598246 (sgsn.c:132) 20250120100220907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100220907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235292, count=236672) 20250120100221874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250120100221874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250120100221874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250120100221908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100221908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@d54cc51358e7: Test execution finished. MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Jan 20 10:02:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100222909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100222909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_NS_connect_alive started. 20250120100223614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100223616 DMM INFO MM(262420000001004/ee62d37e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250120100223616 DMM INFO MM(262420000001004/ee62d37e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250120100223616 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250120100223616 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250120100223616 DMM DEBUG MM_STATE_Iu(19)[0x55b3969ceff0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250120100223616 DMM DEBUG MM_STATE_Iu(19)[0x55b3969ceff0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250120100223616 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250120100223616 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) 20250120100223616 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250120100223616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b3969c09b0]{Init}: Deallocated (fsm.c:568) 20250120100223616 DMM DEBUG MM_STATE_Gb[0x55b3969c0750]{Idle}: Deallocated (fsm.c:568) 20250120100223616 DMM DEBUG MM_STATE_Iu(19)[0x55b3969ceff0]{Detached}: Deallocated (fsm.c:568) 20250120100223616 DMM DEBUG GMM(gmm_fsm)[0x55b3969d54d0]{Deregistered}: Deallocated (fsm.c:568) 20250120100223616 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250120100223651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250120100223651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250120100223651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250120100223910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100223910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: setverdict(pass): none -> pass MTC@d54cc51358e7: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250120100224658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40454<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: pass MTC@d54cc51358e7: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@d54cc51358e7: Test case TC_NS_connect_alive finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Jan 20 10:02:24 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 20250120100224695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100224911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100224911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120100225197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9656) 20250120100225912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100225912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=9656, count=14832) 20250120100226913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100226913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Jan 20 10:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250120100227914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100227915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@d54cc51358e7: Test case TC_NS_connect_reset started. 20250120100228284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100228284 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250120100228297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250120100228297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250120100228297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250120100228297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250120100228297 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250120100228297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250120100228298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250120100228298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100228298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b3969bfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@d54cc51358e7: setverdict(pass): none -> pass 20250120100228915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100228915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d54cc51358e7: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250120100229300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41744<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@d54cc51358e7: Final verdict of PTC: none MTC@d54cc51358e7: Setting final verdict of the test case. MTC@d54cc51358e7: Local verdict of MTC: pass MTC@d54cc51358e7: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@d54cc51358e7: Test case TC_NS_connect_reset finished. Verdict: pass MTC@d54cc51358e7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Jan 20 10:02:29 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 20250120100229321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250120100229823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11192) 20250120100229916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100229917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11192, count=12352) 20250120100230918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100230918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120100231298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@d54cc51358e7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@d54cc51358e7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d54cc51358e7: Terminating MTC. MC@d54cc51358e7: MTC terminated. MC2> exit MC@d54cc51358e7: Shutting down session. MC@d54cc51358e7: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 20250120100231919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100231919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1827341) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250120100232920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100232920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250120100233921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100233921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250120100234299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250120100234922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250120100234922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (1827266) [testenv][generic] Stopping sgsn (1827295) [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7952.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='7' errors='8' skipped='0' inconc='0' time='850.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.631127'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.610047'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.665346'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.632838'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.198163'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.561287'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.695866'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.609064'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.632418'> <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.568868'> <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.451957'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.592928'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.507550'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.515246'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.690854'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.709795'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.657271'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.721649'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.710775'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.717683'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.731259'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.627624'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.687025'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.662729'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.785706'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.735049'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.804979'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.797583'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.725099'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.532177'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.605248'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.538870'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.588271'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.540753'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.524389'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.642149'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.760517'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.787717'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.761484'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.504894'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.867175'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.658425'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.688376'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.646663'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.694188'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.538240'> <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.596579'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.606861'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.555788'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.599744'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.692747'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.659742'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.721691'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.602268'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.756115'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.523839'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.608416'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.601322'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.602588'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.665694'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.739354'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.801438'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.224026'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.735232'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.732691'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.507476'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.553597'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.517010'> <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.716953'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.573677'> <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.670231'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.621490'> <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.499867'> <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.550716'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.691898'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.628403'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.701347'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.696885'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.778396'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.681519'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.721079'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.616057'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.679048'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.649018'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.694279'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.655711'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.049981'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.017017'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0'] testenv-sgsn-generic-osmocom-nightly-20250120-0948-3913a472-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2603/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